In What Is jQuery?, you learned that jQuery is a JavaScript library that makes it easy to create feature-rich, JavaScript-enabled Web pages.
Now you’re ready to try out jQuery. In this tutorial you’ll learn how to download and install the jQuery library, you’ll explore jQuery
objects and the jQuery()
function, and you’ll create a simple example jQuery script that brings all the concepts together.
Let’s get going!