FYI, this version of Treeview raises warnings when validating against
JSLint in a few critical areas, and causes the JS compressor that I
use by LCASoft ( http://www.lcasoft.com/compress-js.html ) to break
the plugin. In SVN revision 3522, they are:
* On line 67, asignment not terminated with ;
* On line 101, asignment not terminated with ;
* On line 116, variable assignment not terminated with ;
* On line 131, return assignment not terminated with ;

Much appreciation if you could fix them.

Christiaan

On Oct 2, 4:29 pm, Jörn Zaefferer <[EMAIL PROTECTED]> wrote:
> Good news everyone! Thetreeviewplugin 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/jquery-plugins/jquery-plugin-treeview/
> Demos:http://jquery.bassistance.de/treeview/
>
> - Fixes for all outstanding bugs
> - Added persistence features
> - location based: click on a link in thetreeviewand 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:http://docs.jquery.com/Plugins/Treeview/treeview
>
> Have fun
> Jörn

Reply via email to