Search and Top Navigation
#8333 closed bug (notabug)
Opened May 18, 2012 10:36AM UTC
Closed May 18, 2012 12:40PM UTC
Last modified May 18, 2012 12:49PM UTC
addClass not animating in a specific case
Reported by: | Gaten_2 | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.9.0 |
Component: | ui.effects.core | Version: | 1.8.19 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Hi,
If I add a CSS class to a parent of the DOM object, the object don't be animate.
I made an example here : http://jsfiddle.net/RpfRr/4/
It's not the same problem than here : http://bugs.jqueryui.com/ticket/8113
Class animations only animate one element. The ability to animate descendants is added in 1.9 (master). See #3939 and http://jsfiddle.net/RpfRr/5/