AdvancED DOM Scripting Dynamic Web Design Techniques / by Jeffrey Sambells, Aaron Gustafson.

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

Saved in:
Bibliographic Details
Main Authors: Sambells, Jeffrey (Author), Gustafson, Aaron (Author)
Corporate Author: SpringerLink (Online service)
Format: eBook
Language:English
Published: Berkeley, CA : Apress : Imprint: Apress, 2007.
Edition:1st ed. 2007.
Series:Springer eBook Collection.
Subjects:
Online Access:Click to view e-book
Holy Cross Note:Loaded electronically.
Electronic access restricted to members of the Holy Cross Community.
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.