什么是JQuery?
[if !supportLists]1. [endif]一个快速,简洁的javaScript框架;
[if !supportLists]2. [endif]设计的终止是”write Less, Do More”;
[if !supportLists]3. [endif]JQuery兼容各种主流浏览器
JQuery的好处?
[if !supportLists]1. [endif] 简化JS的复杂操作
[if !supportLists]2. [endif] 不再需要关心兼容性
[if !supportLists]3. [endif] 提供大量实用方法
JQuery和JS可以共存,但不能混用