Tree Chrome
Posted May 28, 2010
By admin
Submenu Keeps Disapearing?
I created a vertical navigation menu, with submenus, however when i try to hover over the links on the submenu, the whole tree disapears.
This only happens on IE.
opera, safari, firefox, and chrome work well
the menu was creating with css, however i'm having a hardtime figuring out how to make the links not disapear on the submenu
I'm assuming you mean a Javascript submenu on a website:
It's probably got to do with the Javascript, and it's not compatible with IE (as in there is some code in there that detects when your mouse has moved off the submenu which is not working properly with IE.)
~P.