javascript EMBED width

The width property of EMBED is described in chapter ' javascript EMBED height, width '.

javascript EMBED units

Specifies the unit of measure for the height and width dimensions of the element. Internet Explorer appears to treat all settings as pixels.

javascript EMBED type

Indicates the MIME type of the external data assigned to the element's type attribute.

javascript EMBED tabIndex

This is a number that indicates the sequence of this EMBED element within the tabbing order of all focusable elements in the document.

javascript EMBED src

Indicates URL of the external content file associated with the object. Although some controllers may respond to changes of this attribute, it is mor

javascript EMBED scrollLeft, scrollTop

Provide the distance in pixels between the actual left or top edge of the EMBED element's physical content and the left or top edge of the visible por

javascript EMBED scrollHeight, scrollWidth

Originally implemented in IE 4 for elements that either scrolled or influenced an EMBED element's scroll

javascript EMBED readyState

Returns the current download status of the EMBED object's content. This property provides intermediate information about the loading process.

javascript EMBED pluginspage

Indicates the URL for downloading and installing the plugin necessary to run the current object's embedded data.

javascript EMBED palette

Returns the setting of the palette attribute of the embed object.

javascript EMBED name

Reflects the name attribute value of the element's tag.

javascript EMBED hidden

Specifies whether the embedded data's plugin control panel appears on the screen. Changes to this property force the page to reflow its content to m

javascript EMBED height, width

Provide the height and width in pixels of the element as set by the tag attributes. Changing the values does not necessarily change the actual recta

javascript EMBED focus( )

javascript EMBED clientLeft, clientTop

Broadly speaking, these provide the left and top coordinates of the EMBED element's content within the box that includes the EMBED element's padding