jQuery is a free, open-source, cross-browser programming library that simplifies JavaScript programming and abstracts differences between browsers. It is one of the building blocks of modern JavaScript frameworks such as Angular. Applications that rely on jQuery do more with less code, and developers that use jQuery spend less time testing and debugging to get their code working on different platforms. Mastering jQuery provides developers with the skills they need to leverage jQuery to its fullest, with a special eye towards cross-platform HTML5 development. It includes in-depth coverage of jQuery selectors, DOM manipulation, event handling, animations, AJAX support, and more, as well as jQuery plugins.
Course Title | Author | Duration | Topic(s) |
---|---|---|---|
Introduction to jQuery | Jeff Prosise | 01:01:14 | jQuery, JavaScript, Web |
jQuery Events | Jeff Prosise | 01:01:10 | jQuery, JavaScript, Web |
jQuery Effects | Jeff Prosise | 00:41:13 | jQuery, JavaScript, Web |
jQuery AJAX | Jeff Prosise | 00:59:11 | jQuery, JavaScript, Web |
Authoring jQuery Plugins | Jeff Prosise | 00:33:20 | jQuery, JavaScript, Web |