How do you do this fading navigation popup thing...?

Ok so what i mean, is in this site:

you see the nav bar? When you rollover it, the popup fades in and out. I noticed its not flash, and i thought popups wouldn’t be able to do that :-\ This looks very nice, so i was wonderin how it would be done and using what language?

I only know you can make popups in fireworks, not sure of any other way :-\ ANy know?! thankks!

I see no rollover…

are you sure? You know where it says pictures, reviews, media, clubinfo etc…

THere should be a dropdown menu when you rollover the navigation bar :-\

do u have to be a member to see it…

The fade is most likely only visible in IE (CSS Filters).

Here are a bunch of interesting DHTML menu navigations…

http://www.milonic.co.uk/menu/

Ah thank you, but just wondering…Do i have to download the menus here? I would rather use codes since i could learn from understanding it :slight_smile: Do these provide the code? or is it just like a componenet thing?

To code something like that is a bit advanced, if you don’t know Javascript/CSS (DHTML) then making one of these menus will be quite the arduous task on your own.

There’s one here too =)

Ohh, i guess i will have to learn javascript then :slight_smile:

Oh and you said CSS (DHTML)…Why did you put the dhtml in the brackets?! They’re not the same thing are they??

DHTML is a combination of Javascript and CSS … a pain in the arse combination.

Voet: Look at the makers of that menu you posted… then look at the link I posted… :wink: :wink:

ahh…Ok i am already working on my javascript :stuck_out_tongue: thank you for the help :slight_smile: