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 are flying I'd appreciate it
I am hiding the second level uls using display:none and then trying to display them on hover. This worked using the same CSS on this site: http://highstreetpdx.com/ but its not working on the one below.
The url of the site is http://www.greatlakesnaturalmedicine.com/wp/
This is the CSS - http://wordpress.pastebin.com/1vjvYGgv
thnx
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 are flying I'd appreciate it
The url of the site is http://www.greatlakesnaturalmedicine.com/wp/
This is the CSS - http://wordpress.pastebin.com/1vjvYGgv
thnx