- jQuery
What is jQuery? jQuery is a fast, small, and feature-rich JavaScript library It makes things like HTML document traversal and manipulation, event handling, animation, and Ajax much simpler with an easy-to-use API that works across a multitude of browsers
- Download jQuery
As of jQuery 1 11 2 1, we no longer link source maps to compressed releases by default Browse the jQuery CDN at releases jquery com for a full list of assets, including older and historical versions
- jQuery Tutorial - W3Schools
Examples in Each Chapter Our "Try it Yourself" editor makes it easy to learn jQuery You can edit code and view the result in your browser:
- jQuery API Documentation
jQuery is a fast, small, and feature-rich JavaScript library It makes things like HTML document traversal and manipulation, event handling, animation, and Ajax much simpler with an easy-to-use API that works across a multitude of browsers
- jQuery - Wikipedia
Overview jQuery, at its core, is a Document Object Model (DOM) manipulation library The DOM is a tree-structure representation of all the elements of a Web page jQuery simplifies the syntax for finding, selecting, and manipulating these DOM elements
- jQuery CDN
jQuery CDN – Latest Stable Versions Powered by jQuery Core Showing the latest stable release in each major branch See all versions of jQuery Core jQuery 3 x jQuery Core 3 7 1: uncompressed, minified, slim, slim minified jQuery 2 x jQuery Core 2 2 4: uncompressed, minified jQuery 1 x jQuery Core 1 12 4: uncompressed, minified jQuery Migrate
- jQuery. ajax () | jQuery API Documentation
The jQuery XMLHttpRequest (jqXHR) object returned by $ ajax() as of jQuery 1 5 is a superset of the browser's native XMLHttpRequest object For example, it contains responseText and responseXML properties, as well as a getResponseHeader() method
- jQuery - 菜鸟教程
jQuery 教程 jQuery 是一个 JavaScript 库。 jQuery 极大地简化了 JavaScript 编程。 jQuery 很容易学习。
|