登录
首页 » JavaScript » zTree_v3-master

zTree_v3-master

于 2020-07-20 发布 文件大小:810KB
0 179
下载积分: 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 个回复

  • heart1
    制作类似心电图波形 程序(ECG waveform program)
    2017-07-21 09:16:59下载
    积分:1
  • 综合类电子公告板、班级相册、语音邮件、…
    集成了班级留言板,班级相册,留言给个人,班级名片,资料修改,班级简介等功能。有后台管理,可以方便的进行班级信息管理。首页调用班级注册人数,当月寿星,在线统计等参数。-integrated class bulletin board, the class photo albums, voice mail to individuals, the class card, the information changes, the introduction of functional classes. There is a background for management, to facilitate the conduct of classes in information management. Home Calling class enrollment, the month SAO PAULO, online statistical parameters.
    2022-08-07 02:21:07下载
    积分:1
  • SerialPortTest
    电子秤称重仪表函数库: ScalePort.dll封装了Windows API函数完成通信功能,可代替常用的串口控件完成串口数据采集。 内部封装了国内知名称重仪表公司的通信接口。支持如:柯力,耀华,托利多等公司的主流称重仪表通信。(Electronic scales weighing instrument library: ScalePort.dll encapsulates the Windows API function to complete the communication function, can replace commonly used serial port control to complete data collection. A well-known interior package weighing instruments company communications interface. Support such as: Mainstream Ke force, Yaohua, TOLEDO weighing instruments, such as the company s communications.)
    2014-11-29 10:56:14下载
    积分:1
  • VC++环境。实现简单网络传输协议sntp功能。界面友好,使用方便。...
    VC++编程环境。实现简单网络传输协议sntp功能。界面友好,使用方便。-VC++ programming environment. Achieve the Simple Network Transfer Protocol sntp function. Friendly interface and easy to use.
    2022-03-04 11:42:46下载
    积分:1
  • filter2
    这个是基于matlab实现低通滤波器功能,采用窗函数法实现滤波器,并分析滤波器特性,具有一定参考价值(This is based on matlab to achieve low-pass filter function, the use of window function method to achieve the filter, and analyze the filter characteristics, with a certain reference value)
    2017-04-07 15:49:59下载
    积分:1
  • regress-345
    Escaping to the same target from both the try and catch blocks of try..catch..finally should not fail at compile-time.
    2013-12-25 10:47:59下载
    积分:1
  • visual basic 初学者的教
    说明:  visual basic 初学者的教程,vb图形界面的设计。(visual basic tutorial for beginners, vb graphic interface design.)
    2020-03-23 09:35:06下载
    积分:1
  • winWord2
    生成以日期为文件名的word文档,写入操作(creating word document named as date)
    2015-08-04 20:58:41下载
    积分:1
  • STATCOM
    In a deregulated utility environment financial and market forces will demand a more optimal and profitable operation of the power system with respect to generation, transmission and distribution. Power electronic equipment such as flexible AC Transmission systems (FACTS) opens up new opportunities for controlling power and enhancing the usable capacity in the existing system. A Static synchronous compensator (STATCOM) based on the voltage Sourced inverter is a widely used shunt FACTS device. This paper deals with the basic simulation of STATCOM for two machine system and demonstration of transient stability enhancement using STATCOM through Matlab/Simulink/Power system Computer Aided design (PSCAD).
    2014-07-09 23:36:53下载
    积分:1
  • 用VB开发的自动更新序,显示下载进度,多线下载
    用VB开发的自动更新程序,显示下载进度,多线程下载-VB development of the automatic update, showing the progress of the download, multi-threaded Download
    2023-07-28 20:35:03下载
    积分:1
  • 696518资源总数
  • 104573会员总数
  • 29今日下载