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
|
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.
|