Maybe make a DIV that contains the whole menu system (global/secondary).
Bind the mouseover to the global choices to 1. hide everything in secondary
and then 2. show the corresponding links.
Then bind the mouseout to the global div surround the whole thing to hide
all the secondary items.

You may also want to include hoverIntent to slow down the interaction a
little.

Glen

On 9/5/07, ldexterldesign <[EMAIL PROTECTED]> wrote:
>
>
> i think you can all see what i'm trying to do here:
> http://www.personal.leeds.ac.uk/~scs4ll/index.html
>
> i've coded up the 'home' and 'schedule' buttons as best i can (using
> the hover event). it would be nice if the secondary nav stayed up long
> enough for me to navigate it though.
>
> any help would be much much appreciated. even a kick in the right
> direction.
>
> cheers,
> lewis
>
>

Reply via email to