]> source.dussan.org Git - jquery-ui.git/commit
Accordion: Use .addClass() instead of .toggleClass() during init so the classes can...
authorScott González <scott.gonzalez@gmail.com>
Fri, 16 Jul 2010 17:40:11 +0000 (13:40 -0400)
committerScott González <scott.gonzalez@gmail.com>
Fri, 16 Jul 2010 17:40:11 +0000 (13:40 -0400)
commitf448c79c01ef192fd71dce6ac5279e7795a8e417
tree18f654d4c44d728e0f46826c44fc21f57b1c425a
parentfde8c64fd37d6700e174ccf5ea1574e418db2c1e
Accordion: Use .addClass() instead of .toggleClass() during init so the classes can be added by the user.
ui/jquery.ui.accordion.js