Ticket #4392 (closed bug: fixed)
Accordion: option animated true causes JavaScript error
| Reported by: | rdworth | Owned by: | scott.gonzalez |
|---|---|---|---|
| Priority: | critical | Milestone: | 1.8 |
| Component: | ui.accordion | Version: | 1.7.1 |
| Keywords: | Cc: |
Description
The accordion option 'animated' is documented as supporting boolean data type. animated: false works, but animated: true does not.
Expected animated: true enables animation with 'slide' (the documented default animation)
Actual animated: true causes a JavaScript error when a header is clicked.
jQuery.easing[this.options.easing || (jQuery.easing.swing ? "swing" : "linear")] is not a function file:jquery-1.3.2.js Line 4139
![(please configure the [header_logo] section in trac.ini)](/chrome/site/nologo.gif)