html), all government agencies are required to make
their sites as accessible as possible (and making your own site accessible isn??™t such a bad idea).
Dreamweaver makes that transition just a little easier for you by allowing you to manage which accessibility
options you want to enable by using the accessibility preferences, as shown in Figure 4-9.
94
Laying the Groundwork in Dreamweaver CS3 Part I
FIGURE 4-9
Choose the tags where you want additional accessibility options to appear while you are coding.
Show Attributes When Inserting option
Check the box next to each tag for which you want to view additional accessible options when you insert
that object into your page. If you check the box next to Form Objects, you get an expanded dialog the next
time you insert any form element, such as a text field or checkbox.
Inserting a form element with the accessibility options enabled gives you a much wider range of options,
including labels and the capability to set an access key and tab index. The same holds true for frames,
media, and images.
Keep Focus In The Panel When Opening option (Windows Only)
When Dreamweaver opens a panel, such as the Files panel or CSS Styles panel, it typically returns focus to
the Document window, either in Design view or Code view.
Pages:
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272