| ★ wanayoo — archive 1999 http://wdvl.internet.com/Authoring/DHTML/Layers/ | Nouvelle recherche | Portail wanayoo |
|
||||
Layers
At the time of writing, the <LAYER> tag is specific to the Netscape Navigator 4.0+ web browser. Other browser may not handle layers defined with the <LAYER> tag property. The <LAYER> tag starts a layer, and the </LAYER> ends the layer. All the HTML content between the opening and closing layer tag can be treated as a single item of content that can be moved and altered in various ways.
<Layer top = 60 left = 100 width = 200 height = 100 bgcolor = "#ffcccc" > ... HTML content ... </Layer>You can specify attributes for the layer such as ID, TOP, LEFT, BGCOLOR, WIDTH, and HEIGHT. (This is not a complete list of attributes.) You can use inline JavaScript to dynamically change whether a layer is visible or not, so that you can hide a layer and make it reappear again. And you can position layers relative to each other, such as having the top of one layer start just below the bottom of another.
| ||||
internet.com
| |
e-commerce
|
Copyright 1999-2000 internet.com Corp. Legal Notices. Privacy Policy.