登录
首页 » JavaScript » zTree_v3-master

zTree_v3-master

于 2020-07-20 发布 文件大小:810KB
0 276
下载积分: 1 下载次数: 1

代码说明:

  、setting 配置信息说明 此 Demo 仅从功能上演示实现拖拽的基本方法和配置参数 1)、使用 拖拽功能,必须设置 setting.edit 中的各个属性,详细请参见 API 文档中的相关内容 2)、使用 拖拽功能的事件回调函数,必须设置 setting.callback.beforeDrag / onDrag / beforeDrop / onDrop 等属性,详细请参见 API 文档中的相关内容 基本拖拽设置: 允许复制 允许移动 setting.edit.drag.isCopy = true setting.edit.drag.isMove = true 拖拽相对位置设置: prev inner next setting.edit.drag.prev = true setting.edit.drag.inner = true setting.edit.drag.next = true 2、treeNode 节点数据说明 对 节点数据 没有特殊要求,用户可以根据自己的需求添加自定义属性(、setting 配置信息说明 此 Demo 仅从功能上演示实现拖拽的基本方法和配置参数 1)、使用 拖拽功能,必须设置 setting.edit 中的各个属性,详细请参见 API 文档中的相关内容 2)、使用 拖拽功能的事件回调函数,必须设置 setting.callback.beforeDrag/onDrag/beforeDrop/onDrop 等属性,详细请参见 API 文档中的相关内容 基本拖拽设置: 允许复制 允许移动 setting.edit.drag.isCopy = true setting.edit.drag.isMove = true 拖拽相对位置设置: prev inner next setting.edit.drag.prev = true setting.edit.drag.inner = true setting.edit.drag.next = true 2、treeNode 节点数据说明 对 节点数据 没有特殊要求,用户可以根据自己的需求添加自定义属性)

文件列表:

zTree_v3-master
...............\.gitattributes,483,2016-06-06
...............\.gitignore,1970,2016-06-06
...............\api
...............\...\apiCss
...............\...\......\api.js,29760,2016-06-06
...............\...\......\common.css,13738,2016-06-06
...............\...\......\common_ie6.css,1248,2016-06-06
...............\...\......\img





...............\...\......\...\contact-bg.png,177,2016-06-06
...............\...\......\...\english.png,1356,2016-06-06
...............\...\......\...\header-bg.png,148,2016-06-06
...............\...\......\...\lightbulb.png,27355,2016-06-06
...............\...\......\...\overlay_arrow.gif,625,2016-06-06
...............\...\......\...\overlay_arrow.png,830,2016-06-06
...............\...\......\...\overlay_bg.png,109,2016-06-06
...............\...\......\...\overlay_close_IE6.gif,441,2016-06-06
...............\...\......\...\zTreeStandard.gif,6851,2016-06-06
...............\...\......\...\zTreeStandard.png,12573,2016-06-06
...............\...\......\jquery-1.6.2.min.js,91555,2016-06-06
...............\...\......\jquery.ztree.core.js,30529,2016-06-06
...............\...\......\zTreeStyleForApi.css,2792,2016-06-06
...............\...\API_cn.html,5023,2016-06-06
...............\...\API_en.html,5016,2016-06-06
...............\...\cn
...............\...\..\fn.zTree.destroy.html,1271,2016-06-06
...............\...\..\fn.zTree.getZTreeObj.html,1226,2016-06-06
...............\...\..\fn.zTree.init.html,3816,2016-06-06
...............\...\..\fn.zTree._z.html,585,2016-06-06
...............\...\..\setting.async.autoParam.html,1385,2016-06-06
...............\...\..\setting.async.contentType.html,1073,2016-06-06
...............\...\..\setting.async.dataFilter.html,1830,2016-06-06
...............\...\..\setting.async.dataType.html,926,2016-06-06
...............\...\..\setting.async.enable.html,997,2016-06-06
...............\...\..\setting.async.otherParam.html,1321,2016-06-06
...............\...\..\setting.async.type.html,952,2016-06-06
...............\...\..\setting.callback.beforeAsync.html,1406,2016-06-06
...............\...\..\setting.callback.beforeCheck.html,1329,2016-06-06
...............\...\..\setting.callback.beforeClick.html,2448,2016-06-06
...............\...\..\setting.callback.beforeCollapse.html,1278,2016-06-06
...............\...\..\setting.callback.beforeDblClick.html,1528,2016-06-06
...............\...\..\setting.callback.beforeDrag.html,1590,2016-06-06
...............\...\..\setting.callback.beforeDragOpen.html,1393,2016-06-06
...............\...\..\setting.callback.beforeDrop.html,2334,2016-06-06
...............\...\..\setting.callback.beforeEditName.html,1463,2016-06-06
...............\...\..\setting.callback.beforeExpand.html,1268,2016-06-06
...............\...\..\setting.callback.beforeMouseDown.html,1388,2016-06-06
...............\...\..\setting.callback.beforeMouseUp.html,1374,2016-06-06
...............\...\..\setting.callback.beforeRemove.html,1276,2016-06-06
...............\...\..\setting.callback.beforeRename.html,2435,2016-06-06
...............\...\..\setting.callback.beforeRightClick.html,1395,2016-06-06
...............\...\..\setting.callback.onAsyncError.html,1922,2016-06-06
...............\...\..\setting.callback.onAsyncSuccess.html,1662,2016-06-06
...............\...\..\setting.callback.onCheck.html,1395,2016-06-06
...............\...\..\setting.callback.onClick.html,2467,2016-06-06
...............\...\..\setting.callback.onCollapse.html,1301,2016-06-06
...............\...\..\setting.callback.onDblClick.html,1426,2016-06-06
...............\...\..\setting.callback.onDrag.html,1326,2016-06-06
...............\...\..\setting.callback.onDragMove.html,1293,2016-06-06
...............\...\..\setting.callback.onDrop.html,2412,2016-06-06
...............\...\..\setting.callback.onExpand.html,1289,2016-06-06
...............\...\..\setting.callback.onMouseDown.html,1447,2016-06-06
...............\...\..\setting.callback.onMouseUp.html,1435,2016-06-06
...............\...\..\setting.callback.onNodeCreated.html,1497,2016-06-06
...............\...\..\setting.callback.onRemove.html,1298,2016-06-06
...............\...\..\setting.callback.onRename.html,2028,2016-06-06
...............\...\..\setting.callback.onRightClick.html,1618,2016-06-06
...............\...\..\setting.check.autoCheckTrigger.html,1247,2016-06-06
...............\...\..\setting.check.chkboxType.html,1146,2016-06-06
...............\...\..\setting.check.chkDisabledInherit.html,1157,2016-06-06
...............\...\..\setting.check.chkStyle.html,3498,2016-06-06
...............\...\..\setting.check.enable.html,691,2016-06-06
...............\...\..\setting.check.nocheckInherit.html,1125,2016-06-06
...............\...\..\setting.check.radioType.html,982,2016-06-06
...............\...\..\setting.data.keep.leaf.html,849,2016-06-06
...............\...\..\setting.data.keep.parent.html,899,2016-06-06
...............\...\..\setting.data.key.checked.html,754,2016-06-06
...............\...\..\setting.data.key.children.html,644,2016-06-06
...............\...\..\setting.data.key.name.html,626,2016-06-06
...............\...\..\setting.data.key.title.html,841,2016-06-06
...............\...\..\setting.data.simpleData.enable.html,1383,2016-06-06
...............\...\..\setting.data.simpleData.idKey.html,909,2016-06-06
...............\...\..\setting.data.simpleData.pIdKey.html,923,2016-06-06
...............\...\..\setting.data.simpleData.rootPId.html,940,2016-06-06
...............\...\..\setting.edit.drag.autoExpandTrigger.html,897,2016-06-06
...............\...\..\setting.edit.drag.autoOpenTime.html,776,2016-06-06
...............\...\..\setting.edit.drag.borderMax.html,807,2016-06-06
...............\...\..\setting.edit.drag.borderMin.html,808,2016-06-06
...............\...\..\setting.edit.drag.inner.html,2188,2016-06-06
...............\...\..\setting.edit.drag.isCopy.html,1069,2016-06-06
...............\...\..\setting.edit.drag.isMove.html,1069,2016-06-06
...............\...\..\setting.edit.drag.maxShowNodeNum.html,816,2016-06-06
...............\...\..\setting.edit.drag.minMoveSize.html,828,2016-06-06
...............\...\..\setting.edit.drag.next.html,2070,2016-06-06
...............\...\..\setting.edit.drag.prev.html,2070,2016-06-06

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Green-house-3
    green house automation paper....
    2015-02-14 14:40:58下载
    积分:1
  • oepnss7src
    OpenSS7 This the fourth public release of the OpenSS7 Master Package. See README in the release for a sub-package listing. Most of the sub-packages in the release are production grade for Linux Fast-STREAMS. All existing validation test suites run clean on supported distributions and architectures. It is unlikely that the OpenSS7 Master Package will be released as frequently as before. Sub-packages will be released more often. To rebuild the master package with a new sub-package release, simply replace the directory to which the sub-package belongs with the unpacked sub-package release and then rebuild the master package. This release provides support for recent distributions and tool chains. (OpenSS7 This the fourth public release o f the OpenSS7 Master Package. See README in the r elease for a sub-package listing. Most of the su b-packages in the release are production grade for Linux Fast- STREAMS. All existing validati on test suites run on clean supported distribut ions and architectures. It is unlikely that the OpenSS7 Master Package will be released as freq uently as before. Sub-packages will be release d more often. To rebuild the master package with a new sub-package release, simply replace the directory to which the sub-p ackage belongs with the unpacked sub-package r elease and then rebuild the master package. Thi 's release provides support for recent distribu茅s P茅tion and tool chains.)
    2007-06-02 01:48:34下载
    积分:1
  • MFC-library-Chinese-documents
    MFC类库中文文档,介绍了各个类的函数和中文说明,是MFC程序员的好帮助。(MFC libraries, this paper introduces various Chinese documents of function and Chinese explains, be MFC programmers may help. )
    2011-04-20 15:40:42下载
    积分:1
  • polynomial
    实现一个多项式类,特别之处在于使用了容器list。(The realization of a polynomial class, especially because the use of the container list.)
    2010-06-08 19:39:02下载
    积分:1
  • 来获取网卡的一些设置信息,比如,IP地址,DNS设置,网关设置等信息。...
    来获取网卡的一些设置信息,比如,IP地址,DNS设置,网关设置等信息。-access card to set up some information, such as IP addresses, DNS settings, and other information gateways installed.
    2022-03-18 20:31:55下载
    积分:1
  • 简单的UDP接收代码,学习Window Socket的小例子。
    简单的UDP接收代码,学习Window Socket的小例子。-UDP receive a simple code, learning the Window Socket example.
    2022-06-30 03:24:32下载
    积分:1
  • RS
    VB人力资源管理系统(Access版源码),有需要的下吧。(VB (Access version of the source), human resource management system in need of it.)
    2013-08-04 09:00:03下载
    积分:1
  • Inject
    禁用系统热键实例。接口形式,比较方便,可下载试用。(Disable system hotkeys instance.)
    2009-12-30 09:36:15下载
    积分:1
  • vcText
    用VC++编写一个CDC文字处理程序的代码,通过本程序大家可掌握如何产生自定义字体和自定义插入符,熟悉对CString类的使用。讲解定时器的使用和DrawText函数的巧妙运用以及CDC的裁减功能。(Using VC++ to write a word processing program code CDC, through this process we can learn how to create custom fonts and custom insert a symbol, familiar with the use of the CString class. Explain the use of timers and the clever use of DrawText function and the reduction of CDC function.)
    2010-05-18 18:18:01下载
    积分:1
  • 上面两个序用的通用代码,包括数据压缩
    上面两个程序用的通用代码,包括数据压缩 -The general code used by above two app, including compression
    2022-06-27 22:22:35下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载