javascript APPLET height, width
| height, width | NN 6 IE 4 DOM 1 |
| Read/Write | |
|
Indicate the height and width in pixels of the element as set by the tag attributes. Changing the values does not necessarily change the actual rectangle of the applet after it has loaded. Not fully implemented in Netscape 7. |
|
| Example | |
var appletHeight = document.myApplet.height; |
|
| Value | |
Integer. |
|
| Default | |
None. |
|
Previous: javascript APPLET hspace, vspace
228,Nickname,Homepage or email,Comments here,Add comment
