- From: Jim Allan <jimallan@tsbvi.edu>
- Date: Mon, 09 Sep 2002 14:54:41 -0500
- To: Jon Gunderson <jongund@uiuc.edu>, w3c-wai-ua@w3.org
In the Map-Title text [1] the image and the map have the same title attribute. It is difficult to discern which attribute is being rendered. Suggest changing name of one or both attributes [old] <img src="../images/map-area.gif" width="140" height="40" usemap="#testMap" border="0" name="testMap" id="testMap" title="Test Map Area"> <p> </p> </img> <map name="testMap" id="testMap" title="Test Map Area"> <p> </p> </map> [new] <img src="../images/map-area.gif" width="140" height="40" usemap="#testMap" border="0" name="testMap" id="testMap" title="Test Map Area Image"> <p> </p> </img> <map name="testMap" id="testMap" title="Test Map Area"> <p> </p> </map> [1] http://www.w3.org/WAI/UA/TS/html401/cp0203/0203-MAP-TITLE.html Jim Allan, Webmaster & Statewide Technical Support Specialist Texas School for the Blind and Visually Impaired 1100 W. 45th St., Austin, Texas 78756 voice 512.206.9315 fax: 512.206.9264 http://www.tsbvi.edu/ "I see the Earth. It is so beautiful."--first words spoken by human in space. [Yuri Alekseevich Gagarin, from the Vostok 1, April 12, 1961.] --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.381 / Virus Database: 214 - Release Date: 8/2/2002
Received on Monday, 9 September 2002 15:56:11 UTC