Form Faces

From HandWiki
Revision as of 02:17, 7 March 2021 by imported>Jworkorg (fixing)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


FormFaces is a pure JavaScript XForms processor.

This means that XForms+HTML can be sent directly to the browser where JavaScript translates XForms controls into regular HTML form controls and processes the bindings directly within the browser. FormFaces is compatible with browsers that implement XHTML 1.0, ECMAScript-262 3rd Edition, and DOM Level 2 which includes Internet Explorer, Mozilla, Firefox, Opera, Konqueror, Safari, and NetFront.

See also

External links