Geocities web hosting - 76 Part III . Document Objects Reference A

76 Part III . Document Objects Reference A DHTML behavior is a chunk of script saved as an external file that defines some action (usually a change of one or more style properties) that you can apply to any kind of element. The goal is to create a reusable component that you can load into any document whose elements require that behavior. The behavior file is known as an HTML component, and the file has an .htc extension. Components are XML documents whose XML tags specify events and event-handling routines for whatever element is assigned that behavior. Script statements in .htc documents are written inside