Scott,

Not sure why my first response didn't post... but here goes again.

Thanks for your suggestion.  I followed it and changed "alwaysOpen" to
"true"... that removed the problem of mousing over an already opened
"parent" causing it to re-close. THANKS!

With some more poking around (I felt emboldened by the success of your
idea), I realized that I had the same class for triggering the
expansion/contraction applied to navigation items that didn't have any
children.  Removing that makes it so that only mousing-over another
nav item that his children causes anything to collapse.

HOORAY!  That's what I wanted.

Thanks for the help!

On Sep 5, 5:40 am, Scott González <[EMAIL PROTECTED]> wrote:
> You're setting alwaysOpen to false and event to mouseover, so this is
> proper behavior.  You can set alwaysOpen to true and set the default
> active panel to one that doesn't have children (like Contact Us).

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery UI" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/jquery-ui?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to