C H A P T E R  3

Common jQuery Features, Actions, and Methods

In this chapter, you will begin to see how you can use jQuery to work with HTML elements. You will start with what is arguably the most powerful of the features, and that is the jQuery selector. The selectors make working with elements in your application a cinch. You will also see the various ways you can create new elements and use the jQuery utilities. Finally, you will learn about the rich set of tools available to manipulate, transform, and handle events in your HTML.

Hello World

Creating an application page that has jQuery loaded will give you an excellent basis to begin learning what you can do using jQuery. In the first few examples, you will work with some of the main concepts, ...

Get Pro SharePoint with jQuery now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.