HTMLSelectElement.Type Property |
Gets the type of this form control.
[VBScript] Public ReadOnly Property Type As String
[JScript] public function get Type() : String;
A string representing the type of this form control.
HTMLSelectElement Object | HTMLSelectElement Members | DOM Namespace