4. How jQuery Works
This chapter covers the general functioning of jQuery, particularly the relationship to JavaScript and the Document Object Model (DOM). You also learn how jQuery expands the core functionalities of JavaScript and DOM. Effective programming with jQuery requires your familiarity with JavaScript syntax and concepts. This, in turn, means that you want to understand such elementary things as the following:
Variables and data types
Literals
Expressions
Objects with their methods and properties
Functions, function calls, and function ...
Get Learning jQuery: A Hands-on Guide to Building Rich Interactive Web Front Ends 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.