Side navigation
#2695 closed bug (invalid)
Opened April 16, 2008 08:27AM UTC
Closed August 12, 2010 12:06AM UTC
Problem with hiding animations in 1.2.3 and above
Reported by: | julian.jelfs | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.2.4 |
Component: | effects | Version: | 1.2.3 |
Keywords: | animation hiding | Cc: | |
Blocked by: | Blocking: |
Description
I have div full of controls and am using slideToggle on the containing div to show and hide them. Works fine in 1.2.1 but in 1.2.3 and above when hiding the div, the controls inside the div are still visible while div closes and only disappear when it has completely closed which pretty much ruins the effect.
This seems to be a problem with all types of animation not specifically with slideToggle.
Can you provide a test case or example of what you are seeing?