Marco Braak is announcing that jqTree with version number 1.2.1 is already available to download.
What is jqTree ?
jqTree is A jQuery plugin for displaying tree structures .
jqTree takes JS arrays or JSON structures and renders them out as collapsible tree structures.The plugin is actually written in CoffeeScript and compiled to normal JavaScript.Documentation and examples are included with the download package.
This is changelog for jqTree version 1.2.1 :
- Added getNodesByProperty function.
- Added cloneNode missing argument for Gecko <13.0.
- Added functions for moving up and down.
- Fixed drag-and-drop border when nodes have padding.
You can read the complete changelog and also download this latest version on their homepage:
mbraak.github.io