当前位置: 代码迷 >> Web前端 >> 征集jquery的一些插件1
  详细解决方案

征集jquery的一些插件1

热度:159   发布时间:2012-09-28 00:03:35.0
收集jquery的一些插件1

1、jquery-aop

为JavaScript增加面向方面编程特性的jQuery插件。它能给任何函数添加Advices(BeforeAfterAround)。

主页: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://beebole.com/pure/

下载:http://github.com/pure/pure/tree/master

示例:http://beebole.com/pure/

8、CSS Dock Menu
采用jQuery+CSS实现,仿Mac Dock Menu的一个导航菜单。
css-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/

?

  相关解决方案