ludo / jquery-plugins

Collection of plugins that I've written for the jQuery JavaScript library.

This URL has Read+Write access

jquery-plugins / acts_as_tree_table / CHANGELOG
100644 13 lines (10 sloc) 0.384 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
== HEAD
* Cleaned up internal methods, moved private function bodies to their respective public function
 
== 1.2 - 3 November 2008
* Added option 'default_state'
* Expose additional functions: collapse, expand and toggleBranch
 
== 1.1 - 21 October 2008
* Fix JavaScript errors in IE7 due to comma-madness
* Fix collapse/expand behavior in IE7
 
== 1.0 - 2 October 2008
* Public release