Cascading Menus with Layers

I

IAS

I have created a menu using Layers and Behaviors. Everything behaves the way
it should when you mouseover and mouseout, except as you mouseover the
submenu links, the whole layer appears to flash on and off. How do I correct
this? HELP!
 
T

Trevor L.

Jon said:
Hi Gwen,

I have a behavior that makes this easy (free)
http://myweb.tiscali.co.uk/jonspivey/menus/index.html

Jon,
I quite like exploring the use of JS to do interesting things.

So I looked at your reference
http://myweb.tiscali.co.uk/jonspivey/menus/examples/horizontal2/index.html

I noticed something strange.

Mouseing over any of the options
Home|Search|Products|Contact Us|About Us
will bring up various links.

Moving the mouse to any other option will bring up that option's list of links.

But try moving from an option other than Home back to Home. Unless you move completely outside the box before moving back to Home
(that is moving above the list of options or below the list of links), the links don't change. This is particurlarly noticeable when
moving sideways from Search to Home.

I think this is because Home is always active in some way. At least it is always highlighted.

I have looked at the functions and the CSS and I can't see why. If you think it is unimportant, then ignore this. I am just curious.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top