ismap attribute | isMap property

Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
This topic has not yet been rated - Rate this topic

Sets or retrieves whether the image is a server-side image map.

HTML 4.01 Specification, Section 13.6.2

Syntax

HTML<element ismap="p" ... >
JavaScript

p = object.isMap

Property values

Type: Boolean

false (false)

Default. Image is not a server-side map.

true (true)

Image is a server-side map.

Standards information

See also

img

 

 

Send comments about this topic to Microsoft

Build date: 11/28/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

© 2013 Microsoft. All rights reserved.