Legacy DOM Properties
This section describes Document Object Model (DOM) properties supported in earlier versions of Windows Internet Explorer that are not widely supported in other browsers. Application that rely on these features should be updated to use featured based on modern standards, such as HTML5, Cascading Style Sheets, Level 3 (CSS3), and others.
In this section
Topic | Description |
---|---|
Sets or retrieves how the text scrolls in the marquee. |
|
Returns a collection of Uniform Resource Name (URN) strings identifying the behaviors attached to the element. This property is not supported for Windows Store apps using JavaScript. |
|
Sets or retrieves the direction in which the text should scroll. |
|
This property is deprecated. Sets or retrieves the address of a video clip or VRML world to display in the window. |
|
Retrieves the collection of filters that have been applied to the object. |
|
Obsolete. Sets or retrieves whether the My Pictures image toolbar is visible for the current image. This property is not supported for Windows Store apps using JavaScript. |
|
Sets or retrieves the number of times a marquee will play. |
|
This property is not supported for Windows Store apps using JavaScript. |
|
Retrieves the file name specified in the href or src property of the object. |
|
Retrieves a collection of namespace objects. |
|
Sets or retrieves a value on visibility change. |
|
Sets or retrieves a reference to the window that created the current window. |
|
Retrieves a collection of all embed objects within the document. This collection is not supported for Windows Store apps using JavaScript. |
|
Sets or retrieves one or more Uniform Resource Identifiers (URIs) in which the object properties and legal values for those properties are defined. |
|
Sets or retrieves the protocol portion of a URL. |
|
Retrieves the ordinal record from the data set that generated the object. |
|
Sets or retrieves from a data source object a reference to the default record set. |
|
Sets or gets the value returned from the modal dialog window. This property is not supported for Windows Store apps using JavaScript. |
|
Retrieves the clipboard type when oncontentsave fires. |
|
Gets the namespace defined for the element. This property is not supported for Windows Store apps using JavaScript. |
|
Sets or retrieves the number of pixels the text scrolls between each subsequent drawing of the marquee. |
|
Sets or retrieves whether to show the scrollbar. |
|
Sets or retrieves the speed of the marquee scroll. |
|
Sets or retrieves whether selectable content is valid. |
|
Sets or retrieves whether the position of the marquee is calculated using the scrollDelay and scrollAmount properties and the actual time elapsed from the last clock tick. |
|
Specifies that an element cannot be selected. |
|
Retrieves a string representing the version in the format "N.nnnn platform", where N is an integer representing the major version number, nnnn is a number of characters representing the minor version number, and platform is the platform (win32, mac, alpha, and so on). |
|
Declares the element behavior as a document fragment. |
|
Retrieves whether content is visible. |