Ticket #3939 (closed feature: fixed)
Option to animate children elements in animateClass
| Reported by: | trixta | Owned by: | gnarf |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.9.0 |
| Component: | ui.effects.core | Version: | 1.6rc5 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: | #7109 |
Description
It would be very cool, if the animateClass-method would also animate concrete descendant-elements.
I have added this feature by exposing a new option 'animateChilds'. You can pass selectors, jQuery-DOM-Objects or DOM-Elements.
modified version of effects.core (bugfixes, enhancements and new features): http://www.protofunc.com/scripts/jquery/classanimation/
Change History
comment:3 Changed 2 years ago by gnarf
- Owner set to gnarf
- Status changed from new to assigned
- Summary changed from Add a animateChild-Feature to the animateClass-method to Option to animate children elements in animateClass
comment:4 Changed 2 years ago by gnarf
- Blocked by 7109 added
Waiting on #7109 to push this ticket through, it should be quick once I have that new structure...
comment:6 Changed 2 years ago by gnarf
- Status changed from assigned to closed
- Resolution set to fixed
comment:7 Changed 2 years ago by scott.gonzalez
Fixed in 2dcf72315141752ceb3e9813bffd53cf5655ebf9.
Note: See
TracTickets for help on using
tickets.

