博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
JavaScript, AJAX树形控件大全(all kinds of TreeView Controls by JavaScript, AJAX)[转载]
阅读量:4340 次
发布时间:2019-06-07

本文共 750 字,大约阅读时间需要 2 分钟。

With Drag and Drop:

 

 
1 http://www.bernardopadua.com/nestedSortables/test/nested_sortable/
2 http://www.dhtmlgoodies.com/index.html?whichScript=drag-drop-folder-tree
3 http://extjs.com/products/extjs/
4 http://extjs.com/deploy/dev/examples/tree/reorder.html
5 http://extjs.com/deploy/dev/examples/tree/two-trees.html
6 http://www.telerik.com/community/forums/thread/b311D-gbcch.aspx
7 http://www.codeproject.com/KB/tree/A_better_TreevIew_control.aspx
8 http://www.codeproject.com/KB/asp/asptreeview.aspx
 

 

Without Drag and Drop:

 

1

2
3
4[]
5
[]
6
[]
7
[]
8
[]
9
10
11
12[]
13
[animated]
14
15[Ajax powered with drag and drop function]
16
17
18
19 []
20
21
22
23[Thanks Thomas] 

 

转载于:https://www.cnblogs.com/worfdream/articles/2560896.html

你可能感兴趣的文章
虚拟机开启时 VMware Authorization Service 这个服务找不到的解决办法
查看>>
loj2497 [PA2017]Banany(动态淀粉质)
查看>>
设计模式读完总结(2)工厂模式
查看>>
Git--创建与合并分支
查看>>
Leetcode 609: Find Duplicate File in System
查看>>
Leetcode-5051 Valid Boomerang(有效的回旋镖)
查看>>
开发程序员常用接口
查看>>
pmp项目管理攻略之如何高效的管理好一个团队
查看>>
HDU 5718 Oracle
查看>>
C# wpf 获取 数字 类型 所占字节数
查看>>
关于模型与视口相切与视图最大化的方法
查看>>
编译原理
查看>>
数据库系列之mysql 自定义函数
查看>>
ASP.NET数据绑定控件
查看>>
微信公众平台接口调用第一步(获取access_token)
查看>>
2017年9月8日:练习题及记录
查看>>
html5 web IndexedDB使用详解(抄的仅作记录,详细的见案例)
查看>>
excel 学习
查看>>
BZOJ 3011: [Usaco2012 Dec]Running Away From the Barn( dfs序 + 主席树 )
查看>>
VB代码收集
查看>>