javascript page Description
@March 15, 2008, 1:22 a.m.
page | Firefox/Netscape/NN n/a IE 5.5(Win) Chrome/Safari/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. |
Permanent URL:
http://javascript.gakaa.com/page-description.aspx
Powered by Linode.