Side navigation
#2962 closed bug (invalid)
Opened May 30, 2008 06:37AM UTC
Closed June 09, 2009 05:10PM UTC
Last modified March 14, 2012 10:02PM UTC
[accordion] buggy navigation
Reported by: | colnector | Owned by: | joern |
---|---|---|---|
Priority: | critical | Milestone: | |
Component: | plugin | Version: | |
Keywords: | accordion | Cc: | |
Blocked by: | Blocking: |
Description
Check the navigation demo (the second on
http://dev.jquery.com/view/trunk/plugins/accordion/demo/?p=1.1.1 )
Let's say you're in the 3rd header and going with your mouse up to the 1st header. You'll pass the 2nd header and since it'll start the sliding animation, 1st header won't open. You will have to move the mouse, leaving 1st header and going back to it so it'll slide open.