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