Section
508 (e) W3C Guidelines 1.2
Redundant text links shall be provided for
each active region of a server-side image map.This guide is derived from the book
Understanding Accessibility, Published by HiSoftware Publishing...
The Entire book can be viewed online in accessible HTML Help format.
Provide Redundant Text Links for server
Side Image Maps
Example one demonstrates how to use
redundant text links to make a server side image map accessible.
<A href="http://www.hisoftware.com/scripts/imagemap/accessmap">
<IMG src="../../images/ACCVerifybut88.gif"
ismap width="88" height="31"></A>
Information
Remember when correcting this image map you need to use alternative text
for the image.
<A href="http://www.hisoftware.com/scripts/imagemap/accessmap">
<IMG src="../../images/ACCVerifybut88.gif"
alt="Get AccVerify Approved (Text links follow)"
ismap width="88" height="31"></A></font>
<p> [<A href="../access/vindex.html">
AccVerify Home</A>] </font></p>
<p> [<A href="../access/approved.html">
The Approved Logo Meaning</A>]</p>
top
Printer Friendly Version...
|