Point
Description
An image mapping directive that uses a point. The closest point to
the coordinates passed in by the browser will be used for a match. If
at least one point is specified in a map file, a
default will never
be returned.
Parameters
- Document
-
Document to be returned if this point is the closest to
the coordinates passed in by the browser and no other matches
are made.
This will always be considered to be relative to the
document root path
unless a protocol is specified (e.g. http:// or mailto://).
- Point
-
A point in X,Y format.
File Syntax
Point Document Point
Multiple entries may exist in the
image map mapping file
Also See