摘要: 修改jquery.treeview.js文件中的applyClasses方法(注释掉两行代码):修改后的applyClasses方法如下:applyClasses: function(settings, toggler) {/*this.filter(":has(>ul):not(:has(>a))... 阅读全文
posted @ 2014-06-16 20:28 清山博客 阅读(415) 评论(0) 推荐(0)
摘要: 修改jquery.treeview.js文件中的applyClasses方法(注释掉两行代码):修改后的applyClasses方法如下:applyClasses: function(settings, toggler) {/*this.filter(":has(>ul):not(:has(>a))... 阅读全文
posted @ 2014-06-16 20:28 清山博客 阅读(138) 评论(0) 推荐(0)