Plugins

User login
Can't find a Plugin?

Can't find a Plugin you are looking for? Check out the jQuery Wiki page.

Are you a plugin developer? Please move your plugin over to this site.

Website Bug or Feature Request?

Found a bug on the new jQuery Plugin website? Have a feature request?

Submit it to the jQuery Plugin website issue queue to ensure it is noticed!

Releases for Treeview


jQuery Treeview plugin 1.4.0

Download: jquery.treeview_3.zip
Size: 69.53 KB
md5_file hash: ee4a1d0526ab1ce2b359dbbcfdf58c69
First released: February 8, 2008 - 12:16am
  • Added changelog (this file)
  • Fixed tree control to search only for anchors, allowing images or other elements inside the controls, while keeping the control usable with the keyboard
  • Restructured folder layout: root contains plugin resources, lib contains script dependencies, demo contains demos and related files
  • Added prerendered option: If set to true, assumes all hitarea divs and classes already rendered, speeding up initialization for big trees, but more obtrusive
  • Added jquery.treeview.async.js for ajax-lazy-loading trees, see async.html demo
  • Exposed $.fn.treeview.classes for custom classes if necessary
  • Show treecontrol only when JavaScript is enabled
  • Completely reworked themeing via CSS sprites, resulting in only two files per theme
    • updated dotted, black, gray and red theme
    • added famfamfam theme (no lines)
  • Improved cookie persistence to allow multiple persisted trees per page via cookieId option
  • Improved location persistence by making it case-insensitive
  • Improved swapClass and replaceClass plugin implementations
  • Added folder-closed.gif to filetree example

jQuery Treeview plugin 1.3.0

Download: jquery.treeview_2.zip
Size: 51.8 KB
md5_file hash: 9b7438c8dfb4e566d7f380bd6f09dfe3
First released: October 9, 2007 - 5:32am
Last updated: October 9, 2007 - 5:32am

- 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
- Moved documentation to jQuery wiki
- Requires jQuery 1.2+

jQuery Treeview plugin 1.2.0

Download: jquery.treeview.zip
Size: 19.85 KB
md5_file hash: 235708812ee76f7482e6ff0c7c52f949
First released: March 18, 2007 - 5:57pm

Treeview plugin version 1.2, mostly fixing some nagging bugs.