Side navigation
#1216 closed bug (fixed)
Opened May 21, 2007 07:55AM UTC
Closed June 21, 2007 02:39AM UTC
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).
Replying to [ticket:1216 Rod]:
Do you have an example online anywhere? It will really help us to diagnose the problem.