This Boolean value determines whether an image is used as a server side-image map. If it is a server-side image map, then a click on the image will return a URL request to the server that includes an X-Y coordinate pair describing where on the image the mouse was positioned when the button was clicked.
You can set this property yourself from a script, although it would most likely be set from HTML.
The value true signifies that the image is a server side image map and the value false signifies that it is not.
Prev | Home | Next |
IMG.iccProfile | Up | IMG.longDesc |
JavaScript Programmer's Reference, Cliff Wootton Wrox Press (www.wrox.com) Join the Wrox JavaScript forum at p2p.wrox.com Please report problems to support@wrox.com © 2001 Wrox Press. All Rights Reserved. Terms and conditions. |