ZVON > References > DOM2 Reference

DOMImplementationCSS (interface )


Own properties:
attributes  -  none
methods  -  createCSSStyleSheet

Inherited properties:
attributes  - 
methods  -  createDocument, createDocumentType, hasFeature

Description:
This interface allows the DOM user to create a CSSStyleSheet outside the context of a document. There is no way to associate the new CSSStyleSheet with a document in DOM Level 2.