]> source.dussan.org Git - jquery-ui.git/commit
Accordion: First pass at deprecating the activate method. Renamed _clickHandler to...
authorScott González <scott.gonzalez@gmail.com>
Wed, 12 Jan 2011 01:53:31 +0000 (20:53 -0500)
committerScott González <scott.gonzalez@gmail.com>
Wed, 12 Jan 2011 01:53:31 +0000 (20:53 -0500)
commit8b23483c0b03369dbfc9720e2aff8de690a3b854
tree3681d9e166ea46ba79b72f66117b76f7bac0bc59
parentb6ed9328ef5254cae18c6f96bdd467c195f1e2fa
Accordion: First pass at deprecating the activate method. Renamed _clickHandler to _eventHandler and removed extraneous parameter. Updated all tests to use the option methods instead of the activate method.
tests/unit/accordion/accordion_core.js
tests/unit/accordion/accordion_events.js
tests/unit/accordion/accordion_methods.js
tests/unit/accordion/accordion_options.js
ui/jquery.ui.accordion.js