Beyond jQuery

Bibliographic Details
Main Author: Nicholus, Ray. (Author)
Corporate Author: SpringerLink (Online service)
Format: eBook
Language:English
Published: Berkeley, CA : Apress : Imprint: Apress, 2016.
Edition:1st ed. 2016.
Subjects:
Online Access:https://doi.org/10.1007/978-1-4842-2235-5
Table of Contents:
  • 1. The Oppressive Magic of jQuery
  • 2. You Don't Need jQuery (Anymore)
  • 3. Understanding the Web API and 'Vanilla' JavaScript
  • 4. Finding HTML Elements
  • 5. Using and Understanding HTML Element Attributes
  • 6. HTML Element Storage and Retrieval
  • 7. Styling Elements
  • 8. DOM Manipulation
  • 9. Ajax Requests: Dynamic Data and Page Updates
  • 10. Browser Events
  • 11. Mastering Asynchronous Tasks
  • 12. Common JavaScript Utility Functions
  • 13. Going Forward.