From ed1b9171bd2589a32b1d484d610d21f79538efe5 Mon Sep 17 00:00:00 2001 From: ztree Date: Fri, 1 Apr 2016 19:05:19 +0800 Subject: [PATCH] =?UTF-8?q?*=20[=E4=BF=AE=E6=94=B9]=20selectNode=20?= =?UTF-8?q?=E6=96=B9=E6=B3=95=20=E5=A2=9E=E5=8A=A0=20isSilent=20=E5=8F=82?= =?UTF-8?q?=E6=95=B0=EF=BC=8C=E5=8F=AF=E4=BB=A5=E7=A6=81=E6=AD=A2=20?= =?UTF-8?q?=E9=80=89=E4=B8=AD=E8=8A=82=E7=82=B9=E6=97=B6=EF=BC=8C=E8=87=AA?= =?UTF-8?q?=E5=8A=A8=E6=BB=9A=E5=8A=A8=E5=88=B0=E8=A7=86=E5=9B=BE?= 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.js | 106 +++++----- api/cn/zTreeObj.selectNode.html | 8 +- api/en/zTreeObj.selectNode.html | 7 +- js/jquery.ztree.all.js | 51 +++-- js/jquery.ztree.all.min.js | 118 +++++------ js/jquery.ztree.core.js | 35 ++-- js/jquery.ztree.core.min.js | 106 +++++----- js/jquery.ztree.excheck.js | 4 +- js/jquery.ztree.excheck.min.js | 4 +- js/jquery.ztree.exedit.js | 12 +- js/jquery.ztree.exedit.min.js | 8 +- js/jquery.ztree.exhide.js | 4 +- js/jquery.ztree.exhide.min.js | 4 +- log v3.x.txt | 357 ++++++++++++++++---------------- 18 files changed, 420 insertions(+), 412 deletions(-) diff --git a/README.md b/README.md index da3d60e4b..314d36ee9 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ jQuery Tree Plugin ---- zTree ============ -last verson : 3.5.22 +last verson : 3.5.23 **Donate to zTree** : http://www.ztree.me/v3/donate.php diff --git a/api/API_cn.html b/api/API_cn.html index 09d85f8db..ddfd48ebc 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.22 API 文档

+

zTree v3.5.23 API 文档

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