Home | Top | Web development | JavaScript Editor JavaScript EditorGet Advanced
JavaScript and Ajax Editor,
Validator and Debugger!

1st JavaScript Editor.


pages Collection

Retrieves a collection of page objects, which represent @page rules in a styleSheet .

Syntax

[ oColl = ] styleSheet. pages
[ oObject = ] styleSheet.pages( iIndex )

Possible Values

oColl Array of page objects.
oObject Reference to an individual item in the array of elements contained by the object.
iIndex Required. Integer that specifies the zero-based index of the item to be returned.

Remarks

Although this collection is represented in the Cascading Style Sheets (CSS) object model in Microsoft® Internet Explorer 5.5 and later, @page rules are not represented in the default print template for Internet Explorer. The rules can be used by print templates developed for applications that host MSHTML .

Standards Information

There is no public standard that applies to this collection.

Applies To

styleSheet Platform Version
Win32: 5.5
Windows CE: 5.5
 
styleSheet
Home | Top | Web development | JavaScript Editor JavaScript EditorGet Advanced
JavaScript and Ajax Editor,
Validator and Debugger!

1st JavaScript Editor.