PDA

View Full Version : How to build a website navigtion with mouseovers and fully touching elements in css?



David Beckham
04 Sep 2008, 01:42 AM
I would normally build a fancy navigation bar in a table using straihgt html and use dreamweaver to do the mouseover buttons but I would like to start truly using css.

How do I use css to create the same style of navigation? I have images that need to touch (no white space anywhere) and the bottom six images will have mouse overs.

I also want to incorporate a flash animation in the middle of this. The idea is to have all of this in a centered div tag.

Please show me the exact code to do this and if you have a site to use as an example that would rock!

Giv a great answer and you will get 10 points! :)

Wickham
04 Sep 2008, 10:55 AM
There's a selection of CSS menus here:-
http://www.cssplay.co.uk/menus/
or Google for javascript dropdown menus.

I'm not an expert on Flash but you might be able to incorporate Flash animation to the buttons instead of an image or text.