Color Table
Colors can be specified in HTML pages in two ways—by using numbers to denote an RGB color value, or by using a color name.
Command Identifiers
Command identifiers specify an action to take on the given object.
Default Behaviors ReferenceIntroduction to DHTML Behaviors provides a means for Web developers to extend the
current Internet Explorer object model. A number of behaviors have been implemented as
part of Microsoft Internet Explorer 5 and are referred to as default behaviors.
Language Codes
The following table lists all the possible language codes used to specify various system settings.
Tips and Tricks
As with any type of programming, writing bug-free, efficient scripts that meet your expectations takes a bit of work. The following sections provide some tips and hints to make that work take less time and go more smoothly.
Visual Filters and Transitions Reference
As of Internet Explorer 4.0, you can apply multimedia-style effects to your Web pages using visual filters and transitions. You can apply visual filters and transitions to standard HTML controls, such as text containers, images, and other windowless objects. Transitions are time-varying filters that create a transition from one visual state to another. By combining filters and transitions with basic scripting, you can create visually engaging and interactive documents.