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).
On Sep 4, 8:52 pm, bcbounders <[EMAIL PROTECTED]> wrote: > I have the accordion plugin implemented for the navigation structure > of a site I designed. I love the effect, but have a small problem > with the way it works. If you mouse-over a first-level navigation > item so that it expands to display the child-level items, moving your > mouse just off the parent and back on closes it again. > > Is there a way to modify it so that once you have moused-over and > expanded a parent, there is no mouse-over trigger for that parent? I > only want that item to close down if the user mouses over another > parent-level nav item that expands its children. > > You can see it in action here: http://tinyurl.com/6brsvn > > Mouse over "Services" and it expands. Move your mouse away and then > back on and it collapses. I don't want it to do that. > > Appreciate any input. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
