Nolayer

Support Key: [2|3|3.2|4] [X1|X1.1] [IE|M|N4B3-4.x|O]
What is it?
Attributes
Tag Example
Parent/Content Model
Tips & Tricks
Browser Peculiarities
= Index DOT Html by Brian Wilson =
Main Index | Element Tree | Element Index | HTML Support History



   Quick Statistics   
End Tag:
   Required
Standards Details:
NA
XHTML Modules:
NA
CSS 'display' Type:
"inline"
CSS Mapping:
NA
Default Rendering:
NA
Official Docs:
Netscape's "DHTML In Communicator" reference

What is it?
This element is used in conjunction with the LAYER and ILAYER elements to indicate content/HTML markup that will only appear if the browser does not support the LAYER/ILAYER syntax. Browsers that DO support the layering syntax will ignore the contents of the NOLAYER element.

Attributes
This element does not accept any attributes
Example
<layer name="two" left="40" top="40" z-index="2"
src="http://www.example.com/document.html">Positioned content</layer>
<nolayer>
     <b>Please>/b> try this page for browsers that can not handle Netscape's LAYER syntax.
     <a href="http://www.example.com/alternate.html">Simple Text Page</a>
</nolayer>
Parent Model
%Block Parent%
Content Model
%In-line Content% | %Block Content%
Tips & Tricks Browser Peculiarities
Boring Copyright Stuff...