Clickable Image Maps

Clickable Image Maps are useful for navigation. One graphic image can have

several links. The link area is defined by the X and Y coordinates.

In the above image, each link area is defined by the start X and Y coordinates
and the ending X and Y coordinates. The link areas for the image are:

BLACK=0,0,49,49
RED=50,0,99,49
BLUE=0,50,49,99
GREEN=0,0,99,99

View the source code of this page for the code.

Home