Lines, PAC)
Sent: Wednesday, August 09, 2006 5:12 PM
To: jQuery Discussion.
Subject: Re: [jQuery] Horiz. Menu with the DOM
Damn! Killer Myles, just like I am attempting to make. Thanks for the demo. I
will see where I was mis-firing.
http://be.twixt.us/jquery/suckerFish.php
-Original Message
09, 2006 5:08 PM
To: jQuery Discussion.
Subject: Re: [jQuery] Horiz. Menu with the DOM
Ok thanks! I was just starting to notice if I put absolute positioning on the
sub-menus then they can be whatever width..
I will take a look.
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL
.
Subject: Re: [jQuery] Horiz. Menu with the DOM
> Just found the only disadvantage to that is that now the sub-menu width
> *must* be the same width as the parent-menu. Otherwise the sub-div makes
> the parent-div grow too. Don't like that effect/bug on horiz. menus.
This is dea
> Just found the only disadvantage to that is that now the sub-menu width
> *must* be the same width as the parent-menu. Otherwise the sub-div makes
> the parent-div grow too. Don't like that effect/bug on horiz. menus.
This is dealt with in the famous suckerfish menu. see jquery.blog it has
just
EMAIL PROTECTED]On Behalf Of Jonathan
HowardSent: Wednesday, August 09, 2006 3:24 PMTo: jQuery
Discussion.Subject: Re: [jQuery] Horiz. Menu with the
DOMJust put the submenu tags within the parent menu
tag. That way, being over the sub menu means you ARE over the parent
menu (because it
Great
idea! Thank you.
-Original Message-From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]On Behalf Of Jonathan
HowardSent: Wednesday, August 09, 2006 3:24 PMTo: jQuery
Discussion.Subject: Re: [jQuery] Horiz. Menu with the
DOMJust put the submenu tags within the parent
Just put the submenu tags within the parent menu tag. That way, being over the sub menu means you ARE over the parent menu (because it will expand to contain the sub menu).
On 8/9/06, Acuff, Daniel (Comm Lines, PAC) <[EMAIL PROTECTED]> wrote:
Anyone know how to test if the mouse is over an ID a
Title: Horiz. Menu with the DOM
Anyone know how to test if the mouse is over an ID area?
In this function I have the sub-menu close if I leave the parent-menu tab. That of course closes the sub menu if I move down on to it. How do I test if I move into that area it is "ok" leave the sub menu
Of Acuff, Daniel (Comm
Lines, PAC)Sent: Tuesday, August 08, 2006 12:33 PMTo:
discuss@jquery.comSubject: [jQuery] Horiz.
Menu
I have a horizontal row of divs. So far.. the divs
change color onmouseover.
How would I get a layer to show up when I rollover
say id='home' ??
Title: Horiz. Menu
I have a horizontal row of divs. So far.. the divs change color onmouseover.
How would I get a layer to show up when I rollover say id='home' ??
Sample JQuery:
$(document).ready(function(){
10 matches
Mail list logo