Click to return to the DHTML, HTML     
innerText Property     isTextEdit Property     DHTML Properties    
Web Workshop  |  DHTML, HTML & CSS

ISMAP Attribute | isMap Property


Retrieves whether the image is a server-side image map.

Syntax

HTML<IMG ISMAP = bMap ... >
Scripting[ bMap = ] img.isMap

Possible Values

bMap Boolean that specifies one of the following values:
falseImage is not a server-side map.
trueImage is a server-side map.

The property is read-only with a default value of false.

Applies To

[ Object Name ]
PlatformVersion
Win16:
Win32:
Mac:
Unix:
WinCE:

IMG



Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.