javascript APPLET height, width
@March 15, 2008, 1:22 a.m.
height, width | Firefox/Netscape/NN 6 IE 4 Chrome/Safari/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. |
Permanent URL:
http://javascript.gakaa.com/applet-height-2-0-width.aspx
Powered by Linode.