August 2013
Intermediate to advanced
312 pages
10h 4m
English
This chapter covers
Today, jQuery is the most widely used JavaScript library on the web. It offers many functions to make life easier as a front-end developer, such as the ability to traverse the HTML Document Object Model (DOM) to find the elements you want to work with and apply animations to those elements. Moreover, the developers of jQuery have recognized that it can’t (and shouldn’t) do everything, and have provided extension points that allow additional functionality to be integrated into the normal jQuery processing. This foresight has contributed to its popularity.
In this book I explain how you can extend various ...
Read now
Unlock full access