Operation Manual
No Label Tag Does not use a label tag, as follows:
<input type="radio" name="radiobutton" value="radiobutton">
RadioButton3
Access Key Uses a keyboard equivalent (one letter) and the Alt key (Windows) or the Control key (Macintosh) to select the
form object in the browser. For example, if you enter B as the Access Key, users with a Macintosh browser could type
Control+B to select the form object.
Tab Index Specifies a tab order for the form objects. If you set tab order for one object, you must set the tab order for all
objects.
Setting a tab order is useful when you have other links and form objects on the page and need the user to tab through them
in a specific order.
5. Click Yes to insert a form tag.
The form object appears in the document.
Note: If you press Cancel, the form object appears in the document, but Dreamweaver does not associate accessibility tags
or attributes with it.
Edit accessibility values for a form object
1. In the Document window, select the object.
2. Do one of the following:
Edit the appropriate attributes in Code view.
Right-click (Windows) or Control-click (Macintosh), and then select Edit Tag.
More Help topics
Creating forms tutorial
Styling forms tutorial
Legal Notices | Online Privacy Policy
537