E-mail List Archives
Re: FW: CSS and 508 Challenge
From: Langum, Michael J
Date: Aug 24, 2010 12:48PM
- Next message: Waltenberger, Lon (LNI): "Re: FW: CSS and 508 Challenge"
- Previous message: Allison Bloodworth: "Re: Minimal style needed to make links accessible?"
- Next message in Thread: Waltenberger, Lon (LNI): "Re: FW: CSS and 508 Challenge"
- Previous message in Thread: Jared Smith: "Re: FW: CSS and 508 Challenge"
- View all messages in this Thread
Jared asked: "why do you think only screen reader users would be interested in knowing that it's a fillable PDF"
My question arose because I am trying to ensure that the message spoken when a JAWS user lists only links, will be equivalent to the text displayed in the full HTML. A co-worker had suggested this code.
<dl>
<dt>OPM 71</dt>
<dd><a href="form.pdf" title="OPM 71, Request for leave or Approved Absence, Fillable">
Request for leave or Approved Absence</a></dd>
<dd>Fillable</dt>
<dd>[59 KB]</dd>
</dl>
I wanted to confirm whether or not it would do the job. I take your response to say "no."
-- Mike
- Next message: Waltenberger, Lon (LNI): "Re: FW: CSS and 508 Challenge"
- Previous message: Allison Bloodworth: "Re: Minimal style needed to make links accessible?"
- Next message in Thread: Waltenberger, Lon (LNI): "Re: FW: CSS and 508 Challenge"
- Previous message in Thread: Jared Smith: "Re: FW: CSS and 508 Challenge"
- View all messages in this Thread