开发者

Any good ideas to implement a neat UI for a nested tree in Rails

I'm using awesome_nested_set. And there 开发者_JAVA百科are of course many JS libraries. Anything particularly good to use for trees, with Drag-and-drop and ease of use ?


In one project, I had to implement a full tree using Awesome_nested_set with drag-and-drop, editing, creation of children, etc.

I used jsTree (http://www.jstree.com/) and it was rather easy (only about 50 lines of custom JS).

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜