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

Looking for HTML5 Form examples with backend #21

Open gopichandmenta opened 7 years ago

gopichandmenta commented 7 years ago

Hi,

I am trying to develop one project purely based on HMTL5. So please share me one project with all elements as well as with cross browser compatibility , so that I will implement in my project.

Thanks, Gopichand

dsheiko commented 7 years ago

I'm not sure I got you aright. Backend? HTML5-Form-Shim is a polyfill for HTML API - so that's only about client-side.