Search and Top Navigation
#8779 closed bug (patcheswelcome)
Opened November 06, 2012 04:12PM UTC
Closed November 06, 2012 04:32PM UTC
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
Attachments (0)
Change History (3)
Changed November 06, 2012 04:14PM UTC by comment:1
owner: | → stevenweathers |
---|---|
status: | new → pending |
Changed November 06, 2012 04:28PM UTC by comment:2
status: | pending → new |
---|
Here's what I'd like to see: http://ui-transitions.com/public/transitions/_200.mov.mp4
Changed November 06, 2012 04:32PM UTC by comment:3
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?
What exactly are you expecting to happen with an easing that overshoots?