Modify ↓
Ticket #1216 (closed bug: fixed)
SlideUp and Down
| Reported by: | Rod | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 1.1.3 |
| Component: | effects | Version: | 1.1.2 |
| Keywords: | slide | Cc: | |
| Blocking: | Blocked by: |
Description
A bug in new 1.1.3 with fx slideUp() and slideDown()
I use slide on links, on first link, at first click, element slideDown() correctly. On second link, on click, the previous link slideUp() and the new one slideDown().
But after that, on the first link if I click a second times, this one don't slideDown() (and in 1.1.2 it works, it slideDown).
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.

Replying to Rod:
Do you have an example online anywhere? It will really help us to diagnose the problem.