|
||||
Server-Side Image Maps:(e) Redundant text links shall be provided for each active region of a server-side image map. An "image map" is a picture (often an actual map) on a web page
that provides different "links" to other web pages, depending on
where a user clicks on the image. There are two basic types of image maps: "client-side
image maps" and "server-side image maps." With client-side image By contrast, clicking on a location of a server-side image map only specifies the coordinates within the image when the mouse was depressed. The ultimate selection of the link or URL must be deciphered by the computer serving the web page. Most novice designers and webmasters of non-dynamic sites use only client-side image maps. Creation and use of server-side image maps requires advanced programming experience. |