HTMLStyleElement.Type Property |
Gets or sets the content type of the style sheet language.
[VBScript] Public Property Type As String
[JScript] public function get Type() : String; public function set Type(String);
A string representing the content type of the style sheet language.
HTMLStyleElement Object | HTMLStyleElement Members | DOM Namespace