Opened 16 years ago
Closed 16 years ago
#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: | |
Blocked by: | Blocking: |
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).
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.