I was testing a form, which includes a definition list.
Jaws seems to be ignoring the DL and jumps straight to the next elment.
my code that i used is:
<dl> <dt>Green and Golden Bell Frog</dt> <dd class="first">Nisl ut aliquip ex ea commodo consequat</dd> <dd>Lorem ipsum dolor sit amet elit, sed diam nonummy nibh euismod tincidunt</dd> </dl>
are there any special 'tricks' for a screen reader?