Methods
[This documentation is preliminary and is subject to change.]
This section contains a list of Document Object Model (DOM) style methods.
In this section
| Method | Description |
|---|---|
|
Not implemented. Creates a new page object for a style sheet. | |
|
Creates a new rule for a style sheet. | |
|
Creates a style sheet for the document. | |
|
Returns a currentStyle object containing the Cascading Style Sheets (CSS) settings that are applied to the specified element or a pseudo-element related to the specified element. | |
|
Retrieves the expression for the given property. | |
|
Returns whether a given property in the style object is enabled. | |
|
Sets whether a given property in the style object is enabled. | |
|
Recalculates all dynamic properties in the current document. | |
|
Detaches a behavior from the element. | |
|
Removes the expression from the specified property. | |
|
Removes the imported style sheet from the imports collection based on ordinal position. | |
|
Removes a CSS property if it is explicitly set within the current declaration block. | |
|
Deletes an existing style rule for the styleSheet object, and adjusts the index of the rules collection accordingly. | |
|
Sets an expression for the specified object. | |
|
Sets a property value and priority within the current declaration block. |
Build date: 3/14/2012