Forum Moderators: open
The former would be fine except it makes the menus behave VERY slowly in Firefox, Mozilla, and Netscape (not to mention some strange shifting behavior). The latter would be fine as well except the layers are meant to be transparent. Also the border has to be 10-15px for IE to consistently acknowledge the event.
Does anyone have any ideas as to how I might be able to solve this? I'm using a function from Projectseven.com called P7_autoLayers() to handle displaying/hiding the layers. I've already tried using pure CSS menus but those don't work in IE either. Speed for these menus is critical since most of the navigation on the site is done using these menus.
Thanks!
Example:
<div id="top_closer" onMouseOver="P7_autoLayers(0)"> </div>