Release: Treeview plugin 1.3

Good news everyone! The treeview plugin version 1.3 is out, giving you an even better tool at hand to display and navigate your trees.

Plugin page(s): http://jquery.com/plugins/project/treeview & http://bassistance.de.www85.your-server.de/jquery-plugins/jquery-plugin-treeview/

Notable changes:

  • Fixes for all outstanding bugs
  • Added persistence features
    • location based: click on a link in the treeview and reopen that link after the page loaded
    • cookie based: save the state of the tree in a cookie on each click and load that on reload
  • smoothed animations, fixing flickering in both IE and Opera
  • Tested in Firefox 2, IE 6 & 7, Opera 9, Safari 3
  • Requires jQuery 1.2+

In addition, the documentation has been rewritten and is now hosted on the jQuery documentation wiki.

-Jörn