Have you looked at the Son of Suckerfish method?
http://htmldog.com/articles/suckerfish/dropdowns/

Might be a good starting point to get everything working, then you can
customize the CSS to get whatever look you're going for.



On Nov 25, 10:07 am, serpicolugnut <[EMAIL PROTECTED]> wrote:
> I'm trying to utilize jquery to construct a menu structure that is
> similar to what you see at fox.com and nbc.com. Basically I have a
> menu that is a ul list, with each li selector given it's own id. Below
> I have a div container for each menu item, which are set to be hidden
> by jquery upon load.
>
> I've been the mousever/mouseout actions to trigger turning each div
> container on/off, but the problems I'm encountering with this are 1)
> it works when hovering over the main menu selection, but not when the
> mouse is inside the div, making selecting sub items difficult/
> impossible, and 2) for some reason in IE6/IE7, the divs don't show
> when they are over a Flash object.
>
> Does anybody have any ideas on how to take items #1 and #2?
> --
> View this message in 
> context:http://www.nabble.com/Using-jquery-to-construct-menus-like-nbc.com-tp...
> Sent from the jQuery General Discussion mailing list archive at Nabble.com.

Reply via email to