jQuery Validation not working in IE7 + IE8

后端 未结 6 1435
有刺的猬
有刺的猬 2020-11-28 08:56

I\'m trying to use the jQuery Validation plugin on a form on my website. The form works in FF, Chrome, Opera and Safari. It has yet to work in IE7 or IE8.

Below is a

6条回答
  •  执笔经年
    2020-11-28 09:03

    For what it's worth, I had to upgrade to latest JQuery (1.8.2 at this time) and Validate (1.10) to get around this issue.

提交回复
热议问题