Specifies a script for the document that is interpreted by a script engine.
![]() ![]() |
DOM Information
Inheritance Hierarchy
Members
The script object has these types of members:
Events
The script object has these events.
| Event | Description |
|---|---|
| abort |
Fires when the user aborts the download. |
| change |
Fires when the contents of the object or selection have changed. |
| error |
Fires when an error occurs during object loading. |
| input |
Occurs when the text content of an element is changed through the user interface. |
| load |
Fires immediately after the client loads the object. |
| onselect |
Fires when the current selection changes. |
| readystatechange |
Fires when the state of the object has changed. |
| reset |
Fires when the user resets a form. |
| resize |
Fires when the size of the object is about to change. |
Methods
The script object has these methods.
| Method | Description |
|---|---|
| applyElement |
Makes the element either a child or parent of another element. |
| clearAttributes |
Removes all attributes and values from the object. |
| cloneNode |
Copies a reference to the object from the document hierarchy. |
| componentFromPoint |
Returns the component located at the specified coordinates via certain events. |
| doScroll |
Simulates a click on a scroll bar component. |
| dragDrop |
Initiates a drag event. |
| getAdjacentText |
Returns the adjacent text string. |
| getAttribute |
Retrieves the value of the specified attribute. |
| getAttributeNode |
Retrieves an attribute object referenced by the attribute.name property. |
| getAttributeNodeNS |
Gets an attribute object that matches the specified namespace and name. |
| getAttributeNS |
Gets the value of the specified attribute within the specified namespace. |
| getElementsByClassName |
Gets a collection of objects that are based on the value of the class attribute. |
| getElementsByTagName |
Retrieves a collection of objects based on the specified element name. |
| getElementsByTagNameNS |
Gets a collection of objects that are based on the specified element names within a specified namespace. |
| hasAttribute |
Determines whether an attribute with the specified name exists. |
| hasAttributeNS |
Determines whether an attribute that has the specified namespace and name exists. |
| hasAttributes |
Determines whether one or more attributes exist for the object. |
| hasChildNodes |
Returns a value that indicates whether the object has children. |
| insertAdjacentElement |
Inserts an element at the specified location. |
| mergeAttributes |
Copies all read/write attributes to the specified element. |
| msMatchesSelector |
Determines whether an object matches the specified selector. |
| normalize |
Merges adjacent DOM objects to produce a normalized document object model. |
| removeAttribute |
Removes an attribute from an object. |
| removeAttributeNode |
Removes an attribute object from the object. |
| removeAttributeNS |
Removes the specified attribute from the object. |
| removeNode |
Removes the object from the document hierarchy. |
| replaceAdjacentText |
Replaces the text adjacent to the element. |
| replaceNode |
Replaces the object with another element. |
| setActive |
Sets the object as active without setting focus to the object. |
| setAttribute |
Sets the value of the specified attribute. |
| setAttributeNode |
Sets an attribute object node as part of the object. |
| setAttributeNodeNS |
Sets an attribute object as part of the object. |
| setAttributeNS |
Sets the value of the specified attribute within the specified namespace. |
| setCapture |
Sets the mouse capture to the object that belongs to the current document. |
| swapNode |
Exchanges the location of two objects in the document hierarchy. |
Properties
The script object has these properties.
| Property | Description |
|---|---|
|
Specifies one or more shorthand values that define all animation properties (except animation-play-state) for a set of corresponding object properties identified in the CSS @keyframes at-rule specified by the animations-name property. | |
|
Specifies the offset within an animation cycle (the amount of time from the start of a cycle) before the animation is displayed for a set of corresponding object properties identified in the CSS @keyframes at-rule specified by the animation-name property. | |
|
Specifies the direction of play for an animation cycle. | |
|
Specifies the length of time to complete one cycle of the animation. | |
|
Specifies whether the effects of an animation are visible before or after it plays. | |
|
Specifies the number of times an animation cycle is played. | |
|
Identifies one or more animation names. An animation name selects a CSS @keyframes at-rule. | |
|
Specifies whether an animation is playing or paused. | |
|
Specifies the intermediate property values to be used during a single cycle of an animation on a set of corresponding object properties identified in the CSS @keyframes at-rule specified by the animation-name property. | |
|
Retrieves a collection of attributes of the object. | |
|
Gets or sets a value that specifies whether the back face (reverse side) of an object is visible. | |
|
Gets or sets the column-break behavior that follows a content block in a multi-column element. | |
|
Gets or sets the column-break behavior that precedes a content block in a multi-column element. | |
|
Gets or sets the column-break behavior that occurs within a content block in a multi-column element. | |
|
Gets a value indicating whether the object can contain child objects. | |
|
Retrieves the value indicating whether the object can contain rich HTML markup. | |
|
Sets or retrieves the character set used to encode the object. | |
|
Retrieves the number of immediate child nodes of the current element or a zero if the element does not contain any child nodes. childElementCount does not return all child nodes, only child nodes that are nodeType =1, or element nodes. | |
|
Retrieves the height of the object including padding, but not including margin, border, or scroll bar. | |
|
Retrieves the distance between the offsetLeft property and the true left side of the client area. | |
|
Retrieves the distance between the offsetTop property and the true top of the client area. | |
|
Retrieves the width of the object including padding, but not including margin, border, or scroll bar. | |
|
Gets or sets the optimal number of columns in a multi-column element. | |
|
Gets or sets a value that indicates how the column lengths in a multi-column element are affected by the content flow. | |
|
Gets or sets the width of the gap between columns in a multi-column element. | |
|
Gets or sets a shorthand value that specifies values for the columnRuleWidth, columnRuleStyle, and the columnRuleColor of a multi-column element. | |
|
Gets or sets the color for all column rules in a multi-column element. | |
|
Gets or sets the style for all column rules in a multi-column element. | |
|
Gets or sets the width of all column rules in a multi-column element. | |
|
Gets or sets the number of columns that a content block spans in a multi-column element. | |
|
Gets or sets the optimal width of the columns in a multi-column element. | |
|
Returns a reference to the constructor of an object. | |
|
Sets or retrieves the status of the script. | |
|
Gets a reference to the first child in the childNodes collection of the object. | |
|
Retrieves a reference to the first child element, or NULL if there are no child elements. | |
|
Sets or retrieves the object that is bound to the event script. | |
|
Sets or retrieves the string identifying the object. | |
|
Gets the value that indicates whether the user can edit the contents of the object. | |
|
Gets the value that indicates whether the user can interact with the object. | |
|
Retrieves the value indicating whether the content of the object contains one or more lines. | |
|
Gets a reference to the last child in the childNodes collection of an object. | |
|
Retrieves a reference to the last child element or NULL if there are no child elements. | |
|
Gets or sets a value that specifies in which column of the grid to place the object. | |
|
Gets or sets a value that specifies the horizontal alignment of the object within the grid column. | |
|
Gets or sets one or more values that specify the width of each grid column within the object. | |
|
Gets or sets a value that specifies the number of columns of the grid that the object spans. | |
|
Gets or sets a value that specifies in which row of the grid to place the object. | |
|
Gets or sets a value that specifies the vertical alignment of the object within the grid row. | |
|
Gets or sets one or more values that specify the height of each grid row within the object. | |
|
Gets or sets a value that specifies the number of rows of the grid that the object spans. | |
|
Retrieves a reference to the sibling element that immediately follows or NULL if the element does not have any sibling elements that follow it. | |
|
Retrieves a reference to the next child of the parent for the object. | |
|
Gets the name of a particular type of node. | |
|
Retrieves the type of the requested node. | |
|
Gets or sets the value of a node. | |
|
Retrieves the document object associated with the node. | |
|
Retrieves the parent object in the document hierarchy. | |
|
Gets or sets a value that represents the perspective from which all child elements of the object are viewed. | |
|
Gets or sets one or two values that represent the origin (the vanishing point for the 3-D space) of an object with an perspective property declaration. | |
|
Retrieves a reference to the immediately preceding sibling element or NULL if the element does not have any preceding siblings. | |
|
Gets a reference to the previous child of the parent for the object. | |
|
Retrieves a value that indicates the current state of the object. | |
|
Sets or retrieves the role for this element. | |
|
Retrieves the scrolling height of the object. | |
|
Sets or retrieves the distance between the left edge of the object and the leftmost portion of the content currently visible in the window. | |
|
Sets or retrieves the distance between the top of the object and the topmost portion of the content currently visible in the window. | |
|
Retrieves the scrolling width of the object. | |
|
Retrieves the URL to an external file that contains the source code or data. | |
|
Retrieves or sets the text of the object as a string. | |
|
Gets or sets a value that specifies how child elements of the object are rendered in 3-D space. | |
|
Gets or sets one or more shorthand values that specify the transition properties for a set of corresponding object properties identified in the transition-property property. | |
|
Gets or sets one or more values that specify the offset within a transition (the amount of time from the start of a transition) before the transition is displayed for a set of corresponding object properties identified in the transition property. | |
|
Gets or sets one or more values that specify the durations of transitions on a set of corresponding object properties identified in the transition-property property. | |
|
Gets or sets a value that identifies the CSS property name or names to which the transition effect (defined by the transition-duration, transition-timing-function, and transition-delay properties) is applied when a new property value is specified. | |
|
Gets or sets one or more values that specify the intermediate property values to be used during a transition on a set of corresponding object properties identified in the transition-property property. | |
|
Sets or retrieves the MIME type for the associated scripting engine. | |
|
Retrieves an autogenerated, unique identifier for the object. | |
|
Gets the character set used to decode the current document. |
Standards information
- Document Object Model (DOM) Level 2 HTML Specification, Section 1.6.5
- HTML 4.01 Specification, Section 18.2.1
Remarks
Code within the script block that is not contained within a function is executed immediately as the document is loaded. To keep scripts from being displayed, nest the script block within a comment block.
Script appearing after a frameSet element is ignored.
Whenever the language attribute is not defined on the script object, then MSHTML attempts to select a suitable scripting engine. An error generally occurs if the wrong scripting engine is selected. When more than one script object is used in a document, it can be necessary to specify the language attribute for each script object, and doing so is always recommended. The order of the script objects in a document can also be important, especially if scripting event handlers are assigned to one or more elements in the document. XML is legitimate content for the script object, but XML is not a scripting language. Therefore, an error can occur if MSHTML selects an XML data island as the script object that contains an event handler function. This can happen because MSHTML selects the first script object that has the language attribute defined as the default script block for event handlers. For more information, see the examples.
Examples
The following code snippet provides a scenario where an error occurs.
<html>
<head>
<script id="mySrc1" language="XML">
<offerings>
<class><materials>This should render.</materials><time>1.5
hr</time></class>
</offerings>
</script>
<script language="javascript">
function returnIslandRootName()
{
var islandRoot = document.all["mySrc1"].XMLDocument;
console.log(islandRoot.nodeName);
}
</script>
</head>
<body>
<button onclick="returnIslandRootName()">Test the XML Data Island</button>
</body>
</html>
Because the XML data island is the first instance of the script object that has the language attribute defined, MSHTML attempts to locate the returnIslandRootName function in the XML and fails. To correct the sample, the order of the script objects can change, as shown by the following example:
<html>
<head>
<script language="javascript">
function returnIslandRootName()
{
var islandRoot = document.all["mySrc1"].XMLDocument;
console.log(islandRoot.nodeName);
}
</script>
<script language="XML" id="mySrc1">
<offerings>
<class><materials>This should render.</materials><time>1.5
hr</time></class>
</offerings>
</script>
</head>
<body>
<button onclick="returnIslandRootName()">Test the XML Data Island</button>
</body>
</html>
See also
Build date: 11/28/2012

