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

Bibliographic Details
Corporate Author: SpringerLink (Online service)
Other Authors: Sambells, Jeffrey (Editor), Gustafson, Aaron (Editor)
Format: Electronic eBook
Language:English
Published: Berkeley, CA : Apress, 2007.
Subjects:
Online Access:Full Text via HEAL-Link
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.