Beginning jQuery : from the basics of jQuery to writing your own plug-ins / Jack Franklin, Russ Ferguson.

Avigate the tricky issues around cross-browser inconsistencies and use jQuery to avoid wasting time fixing these bugs. This book is your step-by-step guide to learning the jQuery library and allows you to concentrate on what really matters to you, mastering the most popular JavaScript library in a w...

Full description

Saved in:
Bibliographic Details
Online Access: Full Text (via Springer)
Main Author: Franklin, Jack
Other Authors: Ferguson, Russ
Format: eBook
Language:English
Published: Berkeley, CA : Apress, 2017.
Edition:2nd ed.
Subjects:
Table of Contents:
  • 1. JavaScript You Need to Know
  • 2. The Basics of jQuery
  • 3. Traversing the DOM
  • 4. DOM Manipulation with jQuery
  • 5. An Introduction to Events
  • 6. More Events
  • 7. Animation
  • 8. Ajax with jQuery
  • 9. Writing a jQuery Plug-in
  • 10. More jQuery Plug-ins
  • 11. A jQuery Image Slider.