Skip to main content

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 scottgonzalez comment:1

owner: → stevenweathers
status: newpending

What exactly are you expecting to happen with an easing that overshoots?

Changed November 06, 2012 04:28PM UTC by stevenweathers comment:2

status: pendingnew

Changed November 06, 2012 04:32PM UTC by scottgonzalez comment:3

resolution: → patcheswelcome
status: newclosed

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?