Home | Top | Website design | JavaScript Editor JavaScript EditorGet Advanced
JavaScript and Ajax Editor,
Validator and Debugger!

1st JavaScript Editor.


UNITS Attribute | units Property

Sets or retrieves the height and width units of the embed object.

Syntax

HTML Scripting
<EMBED  UNITS = sUnits ... >
EMBED.units [ = sUnits ]

Possible Values

sUnits String that specifies or receives one of the following values.
px Height and width are in pixels. For more information about the supported length units, see CSS Length Units .
em Height and width are relative to the height and width of the element's font. For more information about the supported length units, see CSS Length Units .

The property is read/write. The property has no default value.

Standards Information

There is no public standard that applies to this property.

Applies To

Platform Version
Win16:
Win32:
Windows CE:
Unix:
Mac:
 
EMBED
Home | Top | Website design | JavaScript Editor JavaScript EditorGet Advanced
JavaScript and Ajax Editor,
Validator and Debugger!

1st JavaScript Editor.