A user account is required in order to edit this wiki, but we've had to disable public user registrations due to spam.

To request an account, ask an autoconfirmed user on Chat (such as one of these permanent autoconfirmed members).

Web Forms 2.0

From WHATWG Wiki
Revision as of 14:32, 10 March 2005 by Matthew Raymond (talk | contribs) (Moving the section stuff to the new WF2 namespace.)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Web Forms 2.0 is an extension to the forms features found in HTML 4.01's forms chapter. The specification applies to both HTML and XHTML user agents, and provides new strongly-typed input fields, new attributes for defining constraints, a repeating model for declarative repeating of form sections, new DOM interfaces, new DOM events for validation and dependency tracking, and XML submission and initialization of forms. This specification also standardises and codifies existing practice in areas that have not been previously documented.


HTML4, XHTML 1.1 and the DOM are thus extended in a manner which has a clear migration path from existing HTML forms, leveraging the knowledge authors have built up with their experience with HTML so far.

Status

Web Forms 2.0 has reached a relative stage of maturity, and major alterations of the specification are unlikely at this stage. However, major changes may be introduced in a future specification.

Sections

External Links