PDA

View Full Version : CSS/Javascript two level navigation bar.. help?



BeatificFaith
29 Jul 2006, 11:40 AM
Hello,
I'm interested in creating a two level horizantal navigation bar for my website similar to that of http://livejournal.com . I realize they are using both javascript and CSS... but it is still accessible due to the top links actually being clickable with javascript disabled.

I can do something similar myself with CSS but I'm having no luck with the javascript. I've done numerous searches on google and have found many very good CSS scripts that do the two levels but are not dynamic. Of the dynamic ones I have found, the submenus do not stay in position, but rather just remain during the duration of the mouseover.

Does anyone know how I can acheive this effect with Css and javascript? A link would be great, but I'm willing to learn myself how to do it if pointed in the right direction...

TIA