Skip to content

Commit

Permalink
Accordion: Added note about using ui-accordion-header-active class.
Browse files Browse the repository at this point in the history
  • Loading branch information
scottgonzalez committed Feb 8, 2011
1 parent e986bd8 commit 93916b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ui/jquery.ui.accordion.js
Expand Up @@ -13,6 +13,7 @@
*/
(function( $, undefined ) {

// TODO: use ui-accordion-header-active class and fix styling
$.widget( "ui.accordion", {
options: {
active: 0,
Expand Down

0 comments on commit 93916b4

Please sign in to comment.