本文共 99 字,大约阅读时间需要 1 分钟。
var obj = $("#jstree_default").jstree("get_checked"); for (var a in obj) { alert(a); }
转载地址:http://sqflo.baihongyu.com/