登录
首页 » JavaScript » zTree_v3-master

zTree_v3-master

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

  • bxpc
    V3更新重写了整个心理咨询系统,吸取了历史版本的诸多有点,然后在增加了一些本人认为一个心理网站所需要的扩展功能,做到了非常人性化的局面,也许系统里面还存在部分JAVASCRIPT的错误,这是因为我没有增加容错脚本,其实没什么大关系的!好了现在谈谈重点的有哪些功能增加了吧: 1、个人拥有一个控制面板(基本资料,密码,头像,备忘录),虽然功能比较简单,但作为一个心理平台的话已经够了 2、心理讨论,系统的主体,比历史版本的平台功能强化了一下,具体功能如何内见,保证会让你满意 3、放松一刻:辅助模块,用于轻松心理咨询者抱着比较紧张的心情来浏览得到舒心的功能,有音乐试听互动的功能 4、系统功能,本系统是结合了历史版本的有点的,所以历史版本还存在免验证和验证的分别2套系统,而本系统则只要点点其中的参数设置即可设定成功,而且用户验证数据还可以通过EXCEL表格自由导入,方便异常 5、管理员登录名:admin 密 码 :admin 应网友要求,特别改制了ACCESS数据库版,可能数据库移植还有点问题,希望大家到官方网站去讨论交流(V3 updated rewrite of the entire system psychological counseling, to learn the history of the many versions somewhat, Then some of the extra that I have a psychological need for the expansion, and ensure that the very humanity of the situation, Perhaps system still exist inside the part JAVASCRIPT wrong, it is because I have no script to increase fault tolerance, In fact, nothing related to the! Well now turn to focus on what are the functions of the increase it : an individual with a control panel (basic information, passwords, Head MOU), although relatively simple functions, but as a platform for the psychological enough for the two, psychological discussion, The main system than the historical version of the platform to strengthen the function of that specific functions within see how t)
    2007-07-03 00:17:42下载
    积分:1
  • SummaryDataGridViewSource
    是datagridview自动添加会总行 并跟随滚动条滚动(Is the datagridview will automatically add the head office and follow the scroll bar to scroll)
    2010-12-15 14:52:09下载
    积分:1
  • 使用C#实现的串口调试助手SerialCOMapp
    说明:  使用C#实现的串口调试助手,可以通过串口接受和发送数据(The serial debugging assistant implemented by C can receive and send data through the serial port)
    2020-04-23 16:17:31下载
    积分:1
  • 2023-03-03 09:45:03下载
    积分:1
  • GM_demo
    说明:  灰度预测模型,用于做评价,可更改。使用MATLAB实现。(Gray prediction model)
    2021-01-07 22:18:51下载
    积分:1
  • RegisterActiveXController
    说明:  在windows中直接注册或卸载任意activeX控件(windows in direct registration or unloading arbitrary activeX control)
    2006-03-22 14:16:38下载
    积分:1
  • GetPixel
    取色源代码,功能满足一般的需求,重在学习,共同努力吧(GetPixel From Windows)
    2009-06-12 10:54:53下载
    积分:1
  • DiXu
    说明:  图像曝光矫正代码, 用于图像恢复纹理, 参考文献见文件夹中的内容(Image exposure correction code Used for image restoration texture See the contents of the folder for references)
    2020-06-17 09:00:02下载
    积分:1
  • airkiss在公众号进行配置wifi密码的功能 airkill_web
    现在比较流程的airkiss在公众号进行配置wifi密码的功能,(Now compare the airkiss of the process to configure the WiFi password on the public number.)
    2020-06-22 00:40:01下载
    积分:1
  • 免注册调用DLL(纯API)
    说明:  很久之前收录的,并非原创。歪果仁写的免注册调用DLL的VB源码例子。(What was included a long time ago was not original. An example of VB source code for non-registered DLL calls written by crooked kernels)
    2021-03-11 16:09:25下载
    积分:1
  • 696522资源总数
  • 104047会员总数
  • 21今日下载