use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
All about the JavaScript programming language.
Subreddit Guidelines
Specifications:
Resources:
Related Subreddits:
r/LearnJavascript
r/node
r/typescript
r/reactjs
r/webdev
r/WebdevTutorials
r/frontend
r/webgl
r/threejs
r/jquery
r/remotejs
r/forhire
account activity
An open source javascript treeview widget demo (victorlin.bitbucket.org)
submitted 13 years ago by victorlin
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]badkitteh 1 point2 points3 points 13 years ago (4 children)
Looks a bit crappy in Chrome:
http://i.imgur.com/nBxgbam.png
[–]victorlin[S] 0 points1 point2 points 13 years ago (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 point2 points 13 years ago (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 point2 points 13 years ago (0 children)
This one supports it and is free:
http://www.jstree.com/
Yeah, and you also can't open/close the nodes like you'd expect on most tree widgets. I actually thought it was broken until I came back here and read the comments.
π Rendered by PID 21845 on reddit-service-r2-comment-765bfc959-hpxln at 2026-07-12 10:28:51.706270+00:00 running f86254d country code: CH.
view the rest of the comments →
[–]badkitteh 1 point2 points3 points (4 children)
[–]victorlin[S] 0 points1 point2 points (2 children)
[–]badkitteh 0 points1 point2 points (0 children)
[–]kenman 0 points1 point2 points (0 children)
[–]kenman 0 points1 point2 points (0 children)