Fixing jQuery Validator Plugin In Internet Explorer 6
Ok, so I was writing some validation code to stop empty submition of a form in a quiz/servey I was building for Natural Tys. The easiest was to do client side validation is by using the excellent Javascript frameworks that are available. My personal favourite is jQuery which has a excellent validation plugin available, you [...]
Read more →