Modify ↓
Ticket #2962 (closed bug: invalid)
[accordion] buggy navigation
| Reported by: | colnector | Owned by: | joern |
|---|---|---|---|
| Priority: | critical | Milestone: | |
| Component: | plugin | Version: | |
| Keywords: | accordion | Cc: | |
| Blocking: | Blocked by: |
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.
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.
