Not signed in (Sign In)

Vanilla 1.0.3 is a product of Lussumo. More Information: Documentation, Community Support.

    • CommentAuthorkatzanat
    • CommentTimeJan 9th 2008
     
    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?

    thanks in advance,

    Anat