[jQuery] Horiz. Menu with the DOM

[jQuery] Horiz. Menu with the DOM

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2180" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=912513319-09082006><FONT face=Arial color=#0000ff size=2>Great
idea! Thank you.</FONT></SPAN></DIV>
<BLOCKQUOTE>
<DIV class=OutlookMessageHeader dir=ltr align=left><FONT face=Tahoma
size=2>-----Original Message-----<BR><B>From:</B> discuss-bounces@jquery.com
[mailto:discuss-bounces@jquery.com]<B>On Behalf Of </B>Jonathan
Howard<BR><B>Sent:</B> Wednesday, August 09, 2006 3:24 PM<BR><B>To:</B> jQuery
Discussion.<BR><B>Subject:</B> Re: [jQuery] Horiz. Menu with the
DOM<BR><BR></FONT></DIV>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).<BR><BR>
<DIV><SPAN class=gmail_quote>On 8/9/06, <B class=gmail_sendername>Acuff,
Daniel (Comm Lines, PAC)</B> <<A
href="mailto:Daniel.Acuff@thehartford.com">Daniel.Acuff@thehartford.com</A>>
wrote:</SPAN>
<BLOCKQUOTE class=gmail_quote
style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<DIV>
<DIV>
<P><FONT face=Arial size=2>Anyone know how to test if the mouse is over an
ID area?</FONT> <BR><FONT face=Arial size=2>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 visable? </FONT></P>
<P><FONT face=Arial size=2>Thanks in advance!</FONT> </P>
<P><FONT face=Arial size=2>function hideChild(source) {</FONT>
<BR>        <FONT face=Arial size=2>var
changeSource = document.getElementById(source);</FONT>
<BR>        <FONT face=Arial size=2>// if
cursor in the area of ID homeMenu then DO NOT hide the div
</FONT><BR>        <FONT face=Arial
size=2>changeSource.className = "disNone";</FONT> <BR><FONT face=Arial
size=2>}</FONT> </P><FONT
size=3><BR><BR>*************************************************************************
<BR>This communication, including attachments, is<BR>for the exclusive use
of addressee and may contain proprietary,<BR>confidential and/or privileged
information. If you are not the intended<BR>recipient, any use, copying,
disclosure, dissemination or distribution is <BR>strictly prohibited. If you
are not the intended recipient, please notify<BR>the sender immediately by
return e-mail, delete this communication and<BR>destroy all
copies.<BR>*************************************************************************
<BR></FONT></DIV></DIV><BR>_______________________________________________<BR>jQuery
mailing list<BR><A onclick="return top.js.OpenExtLink(window,event,this)"
href="mailto:discuss@jquery.com">discuss@jquery.com</A><BR><A
onclick="return top.js.OpenExtLink(window,event,this)"
href="http://jquery.com/discuss/"
target=_blank>http://jquery.com/discuss/</A><BR><BR><BR></BLOCKQUOTE></DIV><BR></BLOCKQUOTE></BODY></HTML>
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/