dsheiko / HTML5-Form-Shim

⛔️ [DEPRECATED] That is a jquery plugin, which emulates HTML5 Form Validation on old browsers. The plugin also allows to customize form submission validation tooltips and field validation callbacks (e.g. via XMLHttpRequest)
http://dsheiko.github.io/HTML5-Form-Shim/
71 stars 17 forks source link

Run a function before form submission if all fields are valid? #18

Open turbodude opened 9 years ago

turbodude commented 9 years ago

Hello! Can I do something like that with this plugin? Thanks!