The HTML 4.01 specification introduced a number of new attributes that make form elements more accessible and easier to use. As of this writing, they are still poorly supported by most browsers, but they do reveal the W3C's thinking regarding forms. Some attributes take into account efforts to improve accessibility and internationalization. Some can be used with Dynamic HTML to make form elements turn on and off, or become hidden or visible based on user input. Table 15-1 lists the new attributes along with the form elements to which they can be applied.
Copyright © 2002 O'Reilly & Associates. All rights reserved.