Log in

View Full Version : Help with CSS flyouts



cbondi
10-29-2010, 09:29 PM
Hey there
I'm developing a custom theme that has a left navigation menu consisting of images with a javascript mouseover function. I have a few submenus which are sub uls under the main list and I'm trying to create a CSS based flyout so when I mouseover a link with a submenu I get a flyout. I've made this work before but I'm having some trouble here, if anyone can help me figure out why my submenus aren't flying I'd appreciate it ;) I have the submenus hidden and then set to display with li:hover but its not working.
The url of the site is http://www.greatlakesnaturalmedicine.com/wp/
This is the CSS - http://wordpress.pastebin.com/1vjvYGgv
The DIV is called Nav for this.....
thnx