layer要素(規格外)
概要
layer要素は、JavaScriptによる動的なページを実現するための要素です。Netscapeの独自拡張であり、使用するべきではありません。
属性
以下の属性を指定できるようです(Netscape)。
- id
- left
- top
- pagex
- pagey
- src
- z-index
- above
- below
- width
- height
- clip
- visibility
- bgcolor
- background
- onmouseover
- onmouseout
- onfocus
- onblur
- onload
参考文献
- LAYER
- Netscapeの文書より。