PDA

View Full Version : Keeping First Level Item's Rollover State



denizengt
June 7th, 2007, 10:40 PM
Not sure how to explain this except to give an example.

On http://sourceforge.net/, there's a menu with dropdowns up the top (should have SF.net in red) . I have a similar menu, a "Son of Suckerfish" style menu with a few things added. In my menu, when I click the top level item, the drop down menu appears.

As I move off the top level item to select an item in the dropdown, the top level item returns to it's default rollout state. How can I keep it in it's rollover state while it's corresponding dropdown menu is active, like Sourceforge there?


TY For any help you can provide :)

kdd
June 8th, 2007, 02:53 AM
This might help: http://www.htmldog.com/articles/suckerfish/dropdowns/

But, I can't say much until I look at the page itself...

denizengt
June 8th, 2007, 03:16 AM
This might help: http://www.htmldog.com/articles/suckerfish/dropdowns/

But, I can't say much until I look at the page itself...

Nah I have this in use currently. It's just that top level items don't hold their rollover state when their respective menus are in use.