Sets or retrieves whether the image is a server-side image map.
Inline |
<IMG ISMAP ... > |
Script |
[ bMap = ] img.isMap |
false |
The image is not a server-side map. |
true |
The image is a server-side map. |
The property is read-only with a default value of false.
IMG