ismap attribute | isMap property

all
alt
ch
dir
id
min
rel
top
url
URL
urn
Expand Minimize
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

 

 

Build date: 11/28/2012

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.