1. |
-
Programming Web Graphics with Perl & GNU Software
- Image maps allow a web developer to associate actions with regions of an image. A user's click may
activate a link to another page, run a server-side script, or launch a client-side JavaScript program.
In the typical nerdy hipster parlance of the Web, these regions are known as "hot spots."
URL: http://www.oreilly.com/catalog/prowg/chapter/ch08.html
|