File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -37,8 +37,9 @@ JavaScript 事件</a> <br />
3737<h3 >Jquery</h3 >
3838为了更加了解Jquery实现机制可以先了解
3939 <a href =" https://github.com/madrobby/zepto#readme " >zepto</a >
40- <br />
41- 1 .<a href =" https://github.com/wchaowu/javascript-code/blob/master/jquery/1_closure.js " >
40+ <br />
41+ 1 . [ jQuery 插件推荐] ( https://github.com/wchaowu/javascript-code/blob/master/jquery/ )
42+ 2.<a href =" https://github.com/wchaowu/javascript-code/blob/master/jquery/1_closure.js " >
4243 jQuery中 closure
4344 </a >
4445<h3 name =" JavascriptDesign " >Javascript-Design-Pattern</h3 >
Original file line number Diff line number Diff line change 1+ # ## 优秀的jQuery库插件 ## #
2+
3+ ** jQuery++**
4+ jQuery++ 在 jQuery 1.7.x 的基础上增加了一些 DOM 助手方法,目的是提供 jQuery 所不支持的功能,包括 Cookie 操作、DOM Range 和表单处理 [ 官方地址] ( http://jquerypp.com/ " http://jquerypp.com/ ")
5+
6+ ** jQuery Form**
7+ 不错的ajax 表单提交处理 [ 官方地址] ( http://www.malsup.com/jquery/form/ " http://www.malsup.com/jquery/form/ ")
8+
9+ ** qTIp**
10+ qTip2 精致的jQuery提示信息插件 [ 官方地址] ( http://qtip2.com/ " qTip2 官方地址 ")
11+
12+
You can’t perform that action at this time.
0 commit comments