Changeset 5656
- Timestamp:
- 05/21/08 19:35:33 (3 months ago)
- Files:
-
- 1 modified
-
trunk/ui/ui.accordion.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ui/ui.accordion.js
r5647 r5656 205 205 clicked.parent().andSelf().addClass(options.selectedClass); 206 206 } 207 208 //options.active.parent().andSelf().css('zoom', '1');209 //clicked.parent().andSelf().css('zoom', '1');210 207 211 208 // find elements to show and hide