javascript DIV Description
| div | NN 6 IE 4 DOM 1 | ||||
|
The div object reflects the div element. This element creates a block-level element often used for element positioning or containment grouping of several related elements. In the Windows version of IE 4, the client- and scroll-related properties are not available unless the div element has its position style attribute set to absolute. The client and scroll properties are active in IE for the Macintosh. |
|||||
| HTML Equivalent | |||||
<div> |
|||||
| Object Model Reference | |||||
[window.]document.getElementById("elementID")
|
|||||
| Object-Specific Properties | |||||
|
|||||
| Object-Specific Methods | |||||
None. |
|||||
| Object-Specific Event Handler Properties | |||||
None. |
|||||
Previous: javascript DIV align
514,Nickname,Homepage or email,Comments here,Add comment
