Opened 10 years ago
Closed 10 years ago
#8779 closed bug (patcheswelcome)
easeOutBack animation not working correctly on ui.accordion
Reported by: | stevenweathers | Owned by: | stevenweathers |
---|---|---|---|
Priority: | minor | Milestone: | 1.10.0 |
Component: | ui.accordion | Version: | 1.9.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Trying to use animation of "easeOutBack" on the jQuery UI accordion, however it's not affecting the parent element just the content element and only slightly moving, don't think its really working as intended.
Example: http://jsfiddle.net/sXuft/
jQuery: 1.8.2 jQuery UI: 1.9.1 Browser: Chrome 22.0.1229.94 OS: Mac OSX 10.6.8
Change History (3)
comment:1 Changed 10 years ago by
Owner: | set to stevenweathers |
---|---|
Status: | new → pending |
comment:2 Changed 10 years ago by
Status: | pending → new |
---|
Here's what I'd like to see: http://ui-transitions.com/public/transitions/_200.mov.mp4
comment:3 Changed 10 years ago by
Resolution: | → patcheswelcome |
---|---|
Status: | new → closed |
That seems fairly difficult to accomplish without adding more required markup (something wrapping each header/content pair). Perhaps you can build that as an extension that requires such markup?
Note: See
TracTickets for help on using
tickets.
What exactly are you expecting to happen with an easing that overshoots?