Table of Contents
About This Reference
Who Should Read This Guide
What is Gecko?
API Syntax
Using the Examples
What is the DOM?
DOM vs. JavaScript
How Do I Access the DOM?
Important Data Types
Core Interfaces in the DOM
Testing the DOM API
DOM Elements Interface
Properties
Methods
Event Handlers
DOM window Interface
Properties
Methods
Event Handlers
The document Interface
Properties
Methods
Event Handlers
DOM Event Interface
Properties
Methods
DOM Style Object
Properties
DOM styleSheet Object
Properties
Methods
DOM cssRule Object
Properties
DOM CSS Properties List
FRAMESET
Properties
FRAME
Properties
IFRAME
Properties
Example 1: height and width
Example 2: Image Attributes
Example 3: Manipulating Styles
Example 4: Using Stylesheets
Example 5: Event Propagation