您的位置:首页 > Web前端 > JQuery

jQuery各种用法汇总

2007-08-01 00:43 357 查看
看了一天的jQuery,感觉只要花点时间,好好掌握下面的例子,配合官网的文档,能处理大部分的业务需求了

下面是jQuery的基础

Chapter 1: Anatomy of a jQuery Script

Chapter 2: Selector Expressions

Chapter 3: DOM Traversal Methods

Chapter 4: DOM Manipulation Methods

Chapter 5: Event Methods

Chapter 6: Effect Methods

Chapter 7: AJAX Methods

Chapter 8: Miscellaneous Methods

Chapter 9: Plug-in API

Chapter 10: Dimensions Plug-in

Chapter 11: Form Plug-in

下面是jQuery的几个扩展
http://jquery.com/demo/thickbox/
http://interface.eyecon.ro/
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: