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

Full description

Bibliographic Details
Main Authors: Franklin, Jack. author (author), Ferguson, Russ. author
Format: eBook
Language:Inglés
Published: Berkeley, CA : Apress 2017.
Edition:2nd ed. 2017.
Subjects:
See on Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009630648806719
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.