]> source.dussan.org Git - jquery-ui.git/commit
Accordion: Moved handling for programmatically collapsing the accordion out of the...
authorScott González <scott.gonzalez@gmail.com>
Thu, 13 Jan 2011 19:42:35 +0000 (14:42 -0500)
committerScott González <scott.gonzalez@gmail.com>
Thu, 13 Jan 2011 19:42:35 +0000 (14:42 -0500)
commit468c35877aa7db472ae191617e32069a0e656ec7
tree19d9fe229b6994c39be671cb6e74dfd7138e066f
parent3c11cd3051b463c4e18b5b5af1d0cac7f65c0537
Accordion: Moved handling for programmatically collapsing the accordion out of the event handler. Modified event handler to not change the active option until after it determines that the event is valid.
tests/unit/accordion/accordion_events.js
ui/jquery.ui.accordion.js