首页 > Web开发 > 详细

jstree 全部选中事件 select_all 使用

时间:2017-01-12 09:29:24      阅读:625      评论:0      收藏:0      [点我收藏+]

select_all function of jstree not checked node for jstree-open branch of ajax-jstree

 

很尴尬啊,找了整个百度,360 整个中国网居然没有栗子,解决办法,

google就是强大

 

up vote 1 down vote accepted

Please try this:

$(‘#jstree‘).jstree(‘select_all‘);

As requested, I am explaining it.

$(‘#jstree‘).jstree(‘select_all‘);

jstree 全部选中事件 select_all 使用

原文:http://www.cnblogs.com/zongsir/p/6274802.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!