*Result*: Dazzle with dHTML.
Title:
Dazzle with dHTML.
Authors:
Source:
Australian Personal Computer; Sep2003, Vol. 23 Issue 9, p138-139, 2p, 1 Color Photograph
Subject Terms:
Database:
Complementary Index
*Further Information*
*The article discusses bringing interactivity to HTML code without leaving the text editor. Dynamic HTML (dHTML) is sometimes described as a combination of three Web technologies, HTML, CSS and JavaScript. At the core is the Document Object Model (DOM), a tree-like "map" giving the precise location to every element in an HTML document. With this map, DOM-aware scripting languages such as JavaScript can find, read, change, create or destroy any element in a Web page. dHTML is based on open standards rather than a particular company's technology, one can create the Web pages using any text editor. INSETS: On the map;Dynamic demos.*