Javascript Reference
HTML Elements > EMBED
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 name
Reflects the name attribute value of the element's tag.
javascript EMBED palette
Returns the setting of the palette attribute of the embed object.
javascript EMBED pluginspage
Indicates the URL for downloading and installing the plugin necessary to run the current object's embedded data.
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 scrollHeight, scrollWidth
Originally implemented in IE 4 for elements that either scrolled or influenced an EMBED element's scroll
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 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 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 type
Indicates the MIME type of the external data assigned to the element's type attribute.
javascript EMBED Description
The embed object reflects the embed element. Although the embed object is losing favor to the object element in recent browser generations,
javascript EMBED accessKey
This is single character key that either gives focus to an EMBED element (in some browsers) or activates a form control or link action
javascript EMBED align
Defines the alignment of the element within its surrounding container.
javascript EMBED clientHeight, clientWidth
Broadly speaking, these provide the height and width of the EMBED element's content, but with minor variations with respect to element padding among v
1-15 / 20 >

Powered by Linode.