javascript FRAME height, width
| height, width | NN n/a IE 4 DOM n/a |
|
|
Read-only |
|
Return the height and width in pixels of the frame. Dimensions include frame chrome (scrollbars). Adjust a frame's size via the frameset object's rows or cols properties. |
|
| Example | |
var frHeight = parent.document.getElementById("myFrame").height;
|
|
| Value | |
|
Integer. |
|
| Default | |
|
Current height and width. |
|
Previous: javascript FRAME longDesc
869,Nickname,Homepage or email,Comments here,Add comment
