788 Part III . Document Objects Reference pages (Web server iis)

788 Part III . Document Objects Reference pages Value: Array of @page Rules Read-Only Compatibility NN2 NN3 NN4 NN6 IE3/J1 IE3/J2 IE4 IE5 IE5.5 . An @page style rule defines the dimensions and margins for printed versions of a Web page. The pages property returns a collection of @page rules contained by the current styleSheet object. If no @pagerules are defined in the style sheet, the array has a length of zero. While an @page rule has the same properties as any rule object, it has one more read-only property, the pseudoClassproperty, which returns any pseudo-class definitions in the rule. For example, the following @page rules define different rectangle specifications for the left and right printed pages: @page :left {margin-left:4cm; margin-right:3cm;} @page :right {margin-left:3cm; margin-right:4cm;} Values for the pseudoClass property of these two page rules are :leftand :right, respectively. To the W3C DOM, an @page rule is just another rule object, but one whose type property returns page. For more information about the paged media specification, see http://www. w3.org/TR/REC-CSS2/page.html. Related Items: None. parentStyleSheet Value: styleSheet Object Read-Only NN2 NN3 NN4 NN6 IE3/J1 IE3/J2 IE4 IE5 IE5.5 Compatibility . . An imported style sheet is present thanks to the hosting of a styleSheet object created by a STYLE or LINK element. That host styleSheet object is referenced by the parentStyleSheetproperty. For most styleSheet objects (that is, those not imported via the @import rule), the parentStyleSheet property is null. Take note of the distinction between the parentStyleSheet property, which points to a styleSheet object, and the various properties that refer to the HTML element that owns the styleSheet object. Related Items: None. styleSheetObject.parentStyleSheet
Note: If you are looking for cheap and reliable webhost to host and run your mysql application check mysql web server services.

Leave a Reply