1、jQuery-aop
为JavaScript增加面向方面编程特性的jQuery插件。它能给任何函数添加Advices(Before、After与Around)。
主页:http://code.google.com/p/jquery-aop/
下载:http://jquery-aop.googlecode.com/files/jquery-aop-1.1.zip
示例:http://code.google.com/p/jquery-aop/
2、SimpleModal
SimpleModal是一个轻量级jQuery插件提供了一个简单的接口来创建模式对话框。
主页:http://www.ericmmartin.com/projects/simplemodal
下载:http://code.google.com/p/simplemodal/downloads/list
示例:http://www.ericmmartin.com/simplemodal/
3、ContextMenu
用于创建右键弹出菜单的jQuery插件。
主页:http://www.trendskitchens.co.nz/jquery/contextmenu/
下载:http://www.trendskitchens.co.nz/jquery/contextmenu/jquery.contextmenu.r2.js
示例:http://www.trendskitchens.co.nz/jquery/contextmenu/
4、Accordion Menu script
基于jQuery开发的可折叠菜单。
主页:http://www.dynamicdrive.com/dynamicindex17/ddaccordionmenu.htm
下载:http://www.dynamicdrive.com/dynamicindex17/ddaccordionmenu.htm
示例:http://www.dynamicdrive.com/dynamicindex17/ddaccordionmenu-bullet.htm
5、jQuery Flash Plugin
一个jQuery插件用于在页面中嵌入Flash影片。
主页:http://jquery.lukelutman.com/plugins/flash/
下载:http://jquery.lukelutman.com/plugins/flash/jquery.flash.js
示例:http://jquery.lukelutman.com/plugins/flash/example-basic.html
6、jQuery Form Plugin
为表单(Form)提供全面Ajax支持,包括文件上传功能的jQuery插件。提供的方法/功能包括:ajaxForm、ajaxSubmit、formToArray、formSerialize、fieldSerialize、fieldValue、clearForm、clearFields、resetForm。这些方法能够让你轻松地管理Form中的数据和Form无刷新提交。
<script type="text/JavaScript"></script><script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"></script><script src="http://pagead2.googlesyndication.com/pagead/js/r20110810/r20110719/show_ads_impl.js"></script><script src="http://pagead2.googlesyndication.com/pagead/render_ads.js"></script><script></script>
主页:http://malsup.com/jquery/form/
下载:http://malsup.com/jquery/form/#download
示例:http://malsup.com/jquery/form/#code-samples
7、Pure
Pure是一个基于jQuery开发,能够动态生成HTML的JavaScript模板引擎。支持JSON数据。
下载:http://github.com/pure/pure/tree/master
8、CSS Dock Menu
采用jQuery+CSS实现,仿Mac Dock Menu的一个导航菜单。
主页:http://www.ndesign-studio.com/blog/design/css-dock-menu/
下载:http://www.ndesign-studio.com/file/css-dock-menu.zip
示例:http://www.ndesign-studio.com/demo/css-dock-menu/css-dock.html
9、 CheckTree
带Checkbox的树型jQuery插件。
主页:http://static.geewax.org/checktree/index.html
下载:http://jquery-checktree.googlecode.com/
示例:http://static.geewax.org/checktree/index.html
10、jQuery URL Parser
用于解析URLs字符串的jQuery插件。方便你获取协议,主机,端口,查询参数,文件名,路径等。
主页:http://projects.allmarkedup.com/jquery_url_parser/
下载:http://projects.allmarkedup.com/jquery_url_parser/
示例:http://projects.allmarkedup.com/jquery_url_parser/