I've got a full width drop down menu setup, using jquery's toggle to
show/hide the hidden divs when the user clicks on the one of the
elements or any of it's children.
The problem I'm having (and it's kind of hard to reproduce), is that if the
user has their mouse over one of the items while t
Plus, it doesn't work in either IE6/IE7. :,(
serpicolugnut wrote:
>
> I'm having an issue getting Jquery tabs to run correctly. I'm using the
> technique described at
> http://media.jqueryfordesigners.com/jquery-tabs-part2.mov . I've setup a
> test case he
I'm having an issue getting Jquery tabs to run correctly. I'm using the
technique described at
http://media.jqueryfordesigners.com/jquery-tabs-part2.mov . I've setup a
test case here:
http://dl.getdropbox.com/u/21984/menu_test_case/tab_test_case.html
The tabs work as expected when they are clic
ween the LI and its child DIV.
> So when you move the mouse there, it is no longer inside the
> LI or its children, and it fires the mouseleave event.
>
> You could set the height of the LI to expand to the size of the menu DIV.
>
> JK
>
> -----Original Message-
>
rent and child).
>
> Cheers,
> JK
>
>
> -Original Message-
> From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On
> Behalf Of serpicolugnut
> Sent: Tuesday, November 25, 2008 11:04 AM
> To: jquery-en@googlegroups.com
> Subject: [jQuery] Re: Using jquery
>> layout.
>>
>> The issue I'm running in to is that using mouseover/mouseout activates
>> the menu, but when you move your mouse away from the main menu item,
>> the div disappears. I've tried attaching mouseover/mouseout actions to
>> the enclosing ul and
eover/mouseout actions to
>> the enclosing ul and divs, but those don't seem to register.
>>
>> On Nov 25, 10:23 am, RyOnLife <[EMAIL PROTECTED]> wrote:
>>
>>> Have you looked at the Son of Suckerfish
>>> method?http://htmldog.com/articles/suckerfi
Message-
> From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On
> Behalf Of serpicolugnut
> Sent: Tuesday, November 25, 2008 7:08 AM
> To: jquery-en@googlegroups.com
> Subject: [jQuery] Using jquery to construct menus like nbc.com
>
>
>
> I'm tryi
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 loa
9 matches
Mail list logo