contributte / live-form-validation

:no_entry: Nice client-side live form validation for Nette Forms.
https://contributte.org/packages/contributte/live-form-validation.html
BSD 3-Clause "New" or "Revised" License
59 stars 24 forks source link

Add "success" event on successful form submit #69

Open BernhardBaumrock opened 1 year ago

BernhardBaumrock commented 1 year ago

This makes it possible to add CSS classes on successful form submit so that - for example - one can animate the submit button while the form is sending data.