定制 jquery 插件 博客分类: javascript jQuery
程序员文章站
2024-03-23 17:17:04
...
1. Accordion 插件:
>accordion 根据内容自适应高度. $( '#accordion' ).accordion( { autoHeight:false});
2. Treeview 插件
>jquery treeview 保留上一次展开的内容: (使用 jquery.cookie.js)
$("#treeview").treeview({
animated:"normal",
persist: "cookie"
});
推荐阅读
-
定制 jquery 插件 博客分类: javascript jQuery
-
定制 jquery 插件 博客分类: javascript jQuery
-
jquery easyui dataGrid动态改变排序字段名,排序列名不一致 博客分类: jQuery easyui easyuidataGrid排序列名不一致
-
page 插件 博客分类: javascript
-
jQuery.noConflict() 博客分类: JQuery jQueryAccessJ#
-
jQuery Include HTML、插入html、jquery替代iframe 博客分类: jqueryhtml
-
瀑布式 区域 延迟加载 博客分类: jquery
-
瀑布式 区域 延迟加载 博客分类: jquery
-
jQuery.noConflict() 博客分类: JQuery jQueryAccessJ#
-
jQuery Include HTML、插入html、jquery替代iframe 博客分类: jqueryhtml