Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 414 Bytes

README.rst

File metadata and controls

9 lines (5 loc) · 414 Bytes

jQuery Form Watcher

jQuery plugin to watch the form field’s. When a field is updated it trigger an event on the form.

This plugin can be usefull when you want to submit the form in ajax, you only call the submit function if some updates have been made. Also it can be use when you have an autosave system of your form.

Read the full documentation