eldarion / eldarion-ajax

a library for adding declarative ajax functionality to your website
BSD 3-Clause "New" or "Revised" License
758 stars 153 forks source link

Add option to clear the fields of a form that is submitted via ajax #14

Closed paltman closed 11 years ago

paltman commented 12 years ago

Currently you have refresh the form with an ajax call to fetch HTML for a new form. Would be better if successful form post just cleared the form fields.