jQuery 中文社区重要申明
OICQ Group Declare
由于8个QQ群组都已经满员,目前jquery.org.cn管理组没有增加新组的打算,所以请不能进群的朋友去论坛注册,we will focus on the forum since now
The Write Less, Do More, JavaScript Library.
jQuery is a new type of JavaScript library. jQuery is a fast, concise, JavaScript Library that simplifies how you traverse HTML documents, handle events, perform animations, and add Ajax interactions to your web pages. jQuery is designed to change the way that you write JavaScript.
What does jQuery code look like? The quick and dirty:
$("p.surprise").addClass("ohmy").show("slow");
jQuery是JavaScript语言的一个新的资源库(框架)
jQuery能快速,简洁的使用HTML documents, handle events, perform animations,并且能把Ajax交互应用到网页,jQuery能够改变你书写JavaScript的方式.
演示[Demonstration]
jQuery QuickStart Toolkit (参考文档:jQuery指南)
下载最新的jQuery文件
Download jQuery 1.2.3 (15kb, Minified and Gzipped)Great for production use.
jQuery 1.2.3(未压缩) 94kb 用途:测试,学习Great for testing, learning and development
jQuery 1.2.3 (压缩) 29kb 用途:产品使用Great for production use
jQuery 1.2.3 Release NotesWhat was changed in the release.
jQuery中文化进程