Tag Archives: jquery-validate

Making validation with jquery-validate and Internet Explorer 6 work.

As a web developer, one of the more annoying things about forms is the validation part. Luckily there’s jquery-validate which makes validating forms as easy as just adding a simple class to an input field that needs validation.
However, during one of my latest projects I discovered that under certain conditions, jquery-validate doesn’t play nicely with [...]

Except where otherwise noted, content on this site is licensed under a Creative Commons Attribution 3.0 License