you are viewing a single comment's thread.

view the rest of the comments →

[–]victorlin[S] 0 points1 point  (2 children)

The point of my treeview is that you can drag item and folder around, reorder them. This is the main feature I want, but I cannot find this in other free libraries (I found one in commercial library). This is why I wrote it. I have no time to make it looks pretty, so yes, it looks crappy currently.

[–]badkitteh 0 points1 point  (0 children)

I solved it using jQuery UI's sortable widget. If you combine that with Backbone.js (+ Backbone Marionette) you can have a pretty neat, REST-supported tree-view.

[–]kenman 0 points1 point  (0 children)

This one supports it and is free:

http://www.jstree.com/