forked from wchaowu/javascript
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
15 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
# ## 优秀的jQuery库插件 ## # | ||
|
||
**jQuery++** | ||
jQuery++ 在 jQuery 1.7.x 的基础上增加了一些 DOM 助手方法,目的是提供 jQuery 所不支持的功能,包括 Cookie 操作、DOM Range 和表单处理 [官方地址](http://jquerypp.com/ "http://jquerypp.com/") | ||
|
||
**jQuery Form** | ||
不错的ajax 表单提交处理 [官方地址](http://www.malsup.com/jquery/form/ "http://www.malsup.com/jquery/form/") | ||
|
||
**qTIp** | ||
qTip2 精致的jQuery提示信息插件 [官方地址](http://qtip2.com/ "qTip2 官方地址") | ||
|
||
|