ZVON
>
References
>
DOM2 Reference
Intro
/
Search
/
ZVON
DOM2 reference
>
Style:
CSSImportRule
[Go to standard]
[Glossary]
[Help]
CSSImportRule (interface )
Own properties:
attributes
-
href
,
media
,
styleSheet
methods
-
none
Inherited properties:
attributes
-
type
,
cssText
,
parentStyleSheet
,
parentRule
methods
-
Description:
The
CSSImportRule
interface represents a
@import rule
within a CSS style sheet. The
@import
rule is used to import style rules from other style sheets.