AdvancED DOM Scripting Dynamic Web Design Techniques /

As a web designer or developer, you know how powerful DOM scripting is for enhancing web pages and applications, adding dynamic functionality and improving the user experience. You've got a reasonable understanding of JavaScript and the DOM, but now you want to take your skills further. This bo...

Full description

Main Authors: Sambells, Jeffrey. (Author, http://id.loc.gov/vocabulary/relators/aut), Gustafson, Aaron. (http://id.loc.gov/vocabulary/relators/aut)
Corporate Author: SpringerLink (Online service)
Language:English
Published: Berkeley, CA : Apress : Imprint: Apress, 2007.
Edition:1st ed. 2007.
Subjects:
Online Access:https://doi.org/10.1007/978-1-4302-0298-1
Table of Contents:
  • DOM Scripting in Detail
  • Do It Right with Best Practices
  • Creating Your Own Reusable Objects
  • Understanding the DOM2 Core and DOM2 HTML
  • Responding to User Actions and Events
  • Dynamically Modifying Style and Cascading Style Sheets
  • Case Study: A Photo Cropping and Resizing Tool
  • Communicating outside the Browser
  • Adding Ajax to the Mix
  • Case Study: Enabling Asynchronous File Uploads with Progress Indicators
  • Some Great Source
  • Using Libraries to Increase Productivity
  • Adding Effects to Enhance User Experience
  • Mashups Galore! Using APIs to Add Maps, Searching, and Much More
  • Case Study: Style Your Select with the DOM.