]> source.dussan.org Git - jquery-ui.git/commit
Accordion: Fixed #3788: Removed wrapper divs and smoothed animations, allowing accord...
authorScott González <scott.gonzalez@gmail.com>
Fri, 30 Jan 2009 02:35:37 +0000 (02:35 +0000)
committerScott González <scott.gonzalez@gmail.com>
Fri, 30 Jan 2009 02:35:37 +0000 (02:35 +0000)
commit2c1d4675a8e5424861db3d797e5fa38760c0a872
tree40a1845d00059c29434c1af3dff0ef2499a0b51b
parent1631cf4ba3615ac6b61a3bf298c7132081dc28ea
Accordion: Fixed #3788: Removed wrapper divs and smoothed animations, allowing accordions to work with dl's and ul's again.
15 files changed:
demos/accordion/collapsible.html
demos/accordion/custom-icons.html
demos/accordion/default.html
demos/accordion/fillspace.html
demos/accordion/index.html
demos/accordion/mouseover.html
tests/static/accordion/default.html
tests/static/accordion/dl.html
tests/static/accordion/ul.html
tests/unit/accordion/accordion.js
tests/visual/accordion/accordion.html
tests/visual/accordion/default.html
tests/visual/accordion/dl.html [new file with mode: 0644]
themes/base/ui.accordion.css
ui/ui.accordion.js