HTMLImageElement.UseMap Property |
Gets or sets the a value indicating whether to use a server-side image map.
[VBScript] Public ReadOnly Property UseMap As String
[JScript] public function get UseMap() : String; public function set UseMap(String);
A string representing a value indicating whether to use a server-side image map.
HTMLImageElement Object | HTMLImageElement Members | DOM Namespace