Beginning jQuery From the Basics of jQuery to Writing your Own Plug-ins /

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...

Full description

Bibliographic Details
Main Authors: Franklin, Jack (Author), Ferguson, Russ (Author)
Corporate Author: SpringerLink (Online service)
Format: Electronic eBook
Language:English
Published: Berkeley, CA : Apress : Imprint: Apress, 2017.
Edition:2nd ed.
Subjects:
Online Access:Full Text via HEAL-Link
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.