HTMLImageElement.IsMap Property |
Gets or sets the a value indicating whether to use a server-side image map.
[VBScript] Public ReadOnly Property IsMap As Boolean
[JScript] public function get IsMap() : Boolean; public function set IsMap(Boolean);
true if server-side image map are used, false otherwise.
HTMLImageElement Object | HTMLImageElement Members | DOM Namespace