JavaScript to generate/render dynamic HTML form from JSON or similar data? -
i offer viewers contact form modified according user's input. example of such form on ext js site. have not looked product, know if there other programs/functions generate such form dynamically? found samples on adding other input elements existing forms.
here other implementations:
- http://neyeon.com/p/jquery.dform/ (depends on jquery)
- http://neyric.github.com/inputex/ (depends on yui)
- http://robla.net/jsonwidget/
i plan add functionality own js-forms library, handle validation.
Comments
Post a Comment