javascript page Description
| page | NN n/a IE 5.5(Win) DOM 2 | ||
|
The page object is a special type of style rule created via an @page CSS rule. In the W3C DOM, this object (known as the CSSPageRule object) inherits properties of the CSSRule object. But as of IE 6 for Windows, the page object does not adhere to this inheritance structure. This object lays the foundation for a more fully implemented notion of page boxes expected in future browser versions. |
|||
| HTML Equivalent | |||
<style type="text/css">
@page {specifications}
</style.
|
|||
| Object Model Reference | |||
[window.]document.styleSheets.pages[i] |
|||
| Object-Specific Properties | |||
|
|||
| Object-Specific Methods | |||
None. |
|||
| Object-Specific Event Handler Properties | |||
None. |
|||
Previous: javascript page pseudoClass
Next: javascript P align
1577,Nickname,Homepage or email,Comments here,Add comment
