From 9912b29c8c31fbf9cfe33958b297e377808509fd Mon Sep 17 00:00:00 2001 From: ztree Date: Thu, 22 Oct 2015 18:40:37 +0800 Subject: [PATCH] =?UTF-8?q?=20*=20=E3=80=90=E4=BF=AE=E6=94=B9=E3=80=91addN?= =?UTF-8?q?odes=20=E6=96=B9=E6=B3=95=E6=94=AF=E6=8C=81=E7=9B=B4=E6=8E=A5?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E6=96=B0=E8=8A=82=E7=82=B9=E5=88=B0=E4=BB=BB?= =?UTF-8?q?=E6=84=8F=E4=BD=8D=E7=BD=AE=20addNodes(parentNode,=20index,=20n?= =?UTF-8?q?ewNodes,=20isSilent)=20=20*=20=E3=80=90=E4=BF=AE=E6=94=B9?= =?UTF-8?q?=E3=80=91selectstart=20=E4=BA=8B=E4=BB=B6=E6=9C=AA=E8=A7=A3?= =?UTF-8?q?=E7=BB=91=E5=AF=BC=E8=87=B4=E7=9A=84=E5=86=85=E5=AD=98=E6=B3=84?= =?UTF-8?q?=E6=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- api/API_cn.html | 2 +- api/API_en.html | 2 +- api/apiCss/api.js | 2 +- api/apiCss/jquery.ztree.core-3.5.js | 119 ++++++++--------- api/cn/zTreeObj.addNodes.html | 7 +- api/en/zTreeObj.addNodes.html | 7 +- css/zTreeStyle/zTreeStyle.css | 2 +- js/jquery.ztree.all-3.5.js | 149 ++++++++++++++------- js/jquery.ztree.all-3.5.min.js | 193 ++++++++++++++-------------- js/jquery.ztree.core-3.5.js | 133 +++++++++++++------ js/jquery.ztree.core-3.5.min.js | 119 ++++++++--------- js/jquery.ztree.excheck-3.5.js | 8 +- js/jquery.ztree.excheck-3.5.min.js | 40 +++--- js/jquery.ztree.exedit-3.5.js | 8 +- js/jquery.ztree.exedit-3.5.min.js | 34 ++--- js/jquery.ztree.exhide-3.5.js | 4 +- js/jquery.ztree.exhide-3.5.min.js | 4 +- log v3.x.txt | 4 + 19 files changed, 477 insertions(+), 362 deletions(-) diff --git a/README.md b/README.md index 3f3951837..d0c83d3dd 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ jQuery Tree Plugin ---- zTree ============ -last verson : 3.5.18 +last verson : 3.5.19 **Donate to zTree** : http://www.ztree.me/v3/donate.php diff --git a/api/API_cn.html b/api/API_cn.html index 1ae3f21c5..e70c58114 100644 --- a/api/API_cn.html +++ b/api/API_cn.html @@ -35,7 +35,7 @@
浏览本网站建议您使用 Chrome、FireFox、Opera、IE9 等浏览器(只要不是 IE6 7 8 就行), 速度会更快,画面会更炫!
-

zTree v3.5.18 API 文档

+

zTree v3.5.19 API 文档

all.js = core + excheck + exedit ( 不包括 exhide ); 发现错误请及时通知,谢谢。