javascript EMBED units
| units | NN n/a IE 4(Win) DOM n/a |
| Read/Write | |
|
Specifies the unit of measure for the height and width dimensions of the element. Internet Explorer appears to treat all settings as pixels. |
|
| Example | |
document.getElementById("myEmbed").units = "ems";
|
|
| Value | |
Any of the following case-insensitive constants (as a string): pixels | px | em. |
|
| Default | |
pixels |
|
Previous: javascript EMBED width
Next: javascript EMBED type
722,Nickname,Homepage or email,Comments here,Add comment
