5
I Use This!
Activity Not Available

News

Analyzed about 1 year ago. based on code collected over 2 years ago.
Posted almost 16 years ago
The major changes are: use of jQuery’s native “live” method instead of listen plugin; rewritten drag events; onselect/ondeselect callbacks; no more leakage to global namespace ($.tree_create() repaces new tree_component()); minimized usage of float ... [More] (inline-block is used instead); apple theme included and checkbox theme included (with optional onchange callback, which emulates tri-state checkboxes); no more hardcoded background; smarter drop location calculation. [Less]
Posted almost 16 years ago
Besides the bug fixes, event optimization and better browser support, the biggest changes are: native context menu, theme support (along with two themes), search functionality, jQuery plugin mode, jQuery compatibility mode, ability to drag foreign nodes onto the tree.