Netscape Layers

DHTML Home | DHTML Tables | Drag-and-Drop Controls | Animated Elements

The Netscape version of dynamic HTML (with a lower-case 'd') displays Web pages as a series of layers that the user can display or hide on the client side.

Netscape layers are similar to layers used in many graphics design programs. They are, in many ways, easier to understand and to use than the scripting required to produce the same effect in a Microsoft browser environment. Unfortunately, since LAYER is a proprietary Netscape markup, only Netscape browsers recognize it.

Future versions of Netscape Communicator will support the version of DHTML recommended by W3C. 1