Skip to main content
Category: Gecko DOM Reference
« Gecko DOM Reference
type specifies the style sheet language for this style sheet.
string = stylesheet.type
ss.type = "text/css";
type