Search code examples
jqueryhtmlrequired

html5 required attribute on non supported browsers


I have a web application which makes use of the HTML5 required attribute frequently. However Safari and ie 8/9 do not support this attribute. Is there a jQuery plugin that will force the behaviour on non-compatible browsers?


Solution

  • Found a very versatile and lightweight (once minified) engine that works cross-browser including ie8!

    http://posabsolute.github.io/jQuery-Validation-Engine/