HTMLScriptElement.Type Property |
Gets or sets the content type of the script 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 script language.
HTMLScriptElement Object | HTMLScriptElement Members | DOM Namespace