|
Description: Explains how to turn an image to navigation menu with ImageMap Control.
In the past, developers would break an image into multiple pieces and put it together again in a table, reassembling the pieces into one image.
With the new ImageMap control, you can define images with distinct regions called hot spots which are identified using coordinates.
|