Back to CanAdapt home
Longdesc Test
Longdesc on a different page
Longdesc on the same page
Chicago hotel with lots of balconies, blah, blah, blah...
Code
<h1>Longdesc Test</h1>
<h2>Longdesc on a different page</h2>
<p> <img src="https://www.davidmacd.com/images/chicago/100_5135_embassy_hotel.jpg" width="100" alt="test" longdesc="longdesc1.html" /></p>
<h2>Longdesc on the same page </h2>
<p><img src="https://www.davidmacd.com/images/chicago/100_5135_embassy_hotel.jpg" width="100" alt="test" longdesc="#longdesc2" /></p>
<p><a name="longdesc2" id="longdesc2"></a>Chicago hotel with lots of balconies, blah, blah, blah...</p>
Results
- JAWS 13 in IE9 correctly runs the Longdesc on a different page, but doesn't resolve the longdesc on the same page. It tries to open a page with the id name. In this case: www.DavidMacD.com/test/#longdesc2
- JAWS 13 in FF14: Neither example opens
- JAWS 13 in Chrome 23.0.1271.64m: Neither example opens.
Null ALT text with a Longdesc linking to a different page
Results
- JAWS 13 in IE9 correctly runs the Longdesc on a different page, but doesn't resolve the longdesc on the same page. It tries to open a page with the id name. In this case: www.DavidMacD.com/test/#longdesc2
- JAWS 13 in FF14: Neither example opens
- JAWS 13 in Chrome 23.0.1271.64m: Neither example opens.