WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: Navigation in HTML forms

for

From: Seth Kane
Date: Apr 21, 2009 10:00AM


I personally wouldn't use a H# tag for the questions. When using JAWS
users can use the short cut keys to display all the headers. This would
allow the user to bounce around from question to question rather than
follow them in sequence.

I would use the H# tag to define certain sections i.e. Required
Question, Optional Questions, Billing Information, Shipping, etc.... and
then just use the FIELDSET, LEGEND and LABEL tags to have the correct
information associate to each of the form elements.