jQuery was created in 2006 by John Resig. It was designed to handle Browser Incompatibilities and to simplify HTML DOM Manipulation, Event Handling, Animations, and Ajax.
However, after JavaScript Version 5 (2009), most of the jQuery utilities can be solved with a few lines of standard JavaScript:
Return the element with id="id01":
Return all <p> elements:
Return all elements with class="intro".
Return a list of all <p> elements with class="intro".
截取页面反馈部分,让我们更快修复内容!也可以直接跳过填写反馈内容!