Go BackDynamic HTML: Objects and Events

Synopsis
Dynamic HTML: Objects and Events explains the Dynamic HTML object model and how objects and events are used to interact with users.

Audience
This course is for Web page developers who want to learn more about using Dynamic HTML objects and events for interactivity.

Time
4 hours

Product Code: DHTC03
After completing Dynamic HTML: Objects and Events, users should be able to:
 
Explain the Dynamic HTML object model
Discuss objects, collections, and elements
Use common objects
Define and describe events
Create pages to look for and respond to events

The Dynamic HTML Object Model
 
Viewing HTML documents as collections of objects
Language independence in the Dynamic HTML Object Model
Understanding the Dynamic HTML Object Model

Collections and Elements
 
Using collections
Using elements

The window Object
 
The location object
The frames collection
The history object
The event object
The document object
The screen object
The navigator object

Events
 
Working with events
Mouse events
Focus events
State change events

Event Handling
 
Event firing
Event handlers
Binding to events

The window.event Object
 
The button property
The cancelBubble property
The fromElement property
The toElement property
The returnValue property
The srcElement property
The x property
The y property

More Event Handling
 
Overriding default event handling
Event bubbling

This course is distributed with:
 
Exercises, with sample files, that allow users to practice using Dynamic HTML
A file containing the text of the exercises
A Dynamic HTML glossary


 

Go Back