Shelly @ WDG wrote:
> Hey all, I'm implementing the "Son of Suckerfish" dropdowns on a
> client's site.  I've got it wokring great, except for one thing (as
> ususal).  The client has stated these specs:
>
> main menu toplevel link: when hovered over, it must go bold.
> dropdown link: when hovered over, it must go bold, *and* the toplevel
> that it comes from must stay bold
> dropdown link submenu: when hovered over, must go bold, as well as
> the top level link and the link it subs from - must all stay bold.

Check the script I've written to allow tabbing navigation here:
http://www.tjkdesign.com/articles/dropdown/demo.asp

The idea is to find the parent node, that should help you style the top
level list item while scrolling the sub-menu.

Thierry | www.TJKDesign.com

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to