jQuery是继prototype之后又一个优秀的Javascript框架。它是轻量级的js库 ,它兼容CSS3,还兼容各种浏览器(IE 6.0+, FF 1.5+, Safari 2.0+, Opera 9.0+),jQuery2.0及后续版本将不再支持IE6/7/8浏览器。jQuery使用户能更方便地处理HTML documents、events、实现动画效果,并且方便地为网站提供AJAX交互。jQuery还有一个比较大的优势是,它的文档说明很全,而且各种应用也说得很详细,同时还有许多成熟的插件可供选择。jQuery能够使用户的html页面保持代码和html内容分离,也就是说,不用再在html里面插入一堆js来调用命令了,只需定义id即可。
教程内容有:
1.[jQuery]第1章 jQuery入门[上] http://www.icoolxue.com/play/1341
2.[jQuery]第1章 jQuery入门[下] http://www.icoolxue.com/play/1340
3.[jQuery]第2章 基础核心 http://www.icoolxue.com/play/1342
4.[jQuery]第3章 常规选择器[1] http://www.icoolxue.com/play/1343
5.[jQuery]第3章 常规选择器[2] http://www.icoolxue.com/play/1344
6.[jQuery]第3章 常规选择器[3] http://www.icoolxue.com/play/1345
7.[jQuery]第3章 常规选择器[4] http://www.icoolxue.com/play/1346
8.[jQuery]第4章 过滤选择器[上] http://www.icoolxue.com/play/1347
9.[jQuery]第4章 过滤选择器[下] http://www.icoolxue.com/play/1348
10.[jQuery]第5章 基础DOM和CSS操作[上] http://www.icoolxue.com/play/1349
11.[jQuery]第5章 基础DOM和CSS操作[中] http://www.icoolxue.com/play/1350
12.[jQuery]第5章 基础DOM和CSS操作[下] http://www.icoolxue.com/play/1351
13.[jQuery]第6章 DOM节点操作[上] http://www.icoolxue.com/play/1352
14.[jQuery]第6章 DOM节点操作[下] http://www.icoolxue.com/play/1353
15.[jQuery]第7章 表单选择器 http://www.icoolxue.com/play/1354
16.[jQuery]第8章 基础事件[上] http://www.icoolxue.com/play/1355
17.[jQuery]第8章 基础事件[下] http://www.icoolxue.com/play/1356
教程专辑查看:http://www.icoolxue.com/album/show/79
手把手教你学习jQuery
-
- 帖子: 308
- 注册时间: 2008-11-11 21:40
手把手教你学习jQuery
爱酷学习网,高清视频教程在线观看:http://www.icoolxue.com
-
- 帖子: 68
- 注册时间: 2010-05-18 10:06
Re: 手把手教你学习jQuery
Thank you for share, mark.