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 Scott González

Owner: set to stevenweathers
Status: newpending

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

comment:2 Changed 10 years ago by stevenweathers

Status: pendingnew

comment:3 Changed 10 years ago by Scott González

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?

Note: See TracTickets for help on using tickets.