Side navigation
#10590 closed bug (invalid)
Opened October 26, 2011 10:07PM UTC
Closed October 27, 2011 12:18AM UTC
jquery valdiation plugins does not work
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | low | Milestone: | None |
Component: | misc | Version: | 1.7b2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Hi,
In jquery 1.4.4, it automatically does form validate plugins when clicked submit button, but in jquery 1.6.2 it does not show validation messages when submit button is clicked with this script as well
$(document).ready(function () {
$(‘input[type=submit]‘, ‘form’).click(function () {
$(‘#Form1′).validate();
});
});
Attachments (0)
Change History (1)
Changed October 27, 2011 12:18AM UTC by comment:1
component: | unfiled → misc |
---|---|
priority: | undecided → low |
resolution: | → invalid |
status: | new → closed |
Thanks for taking the time to contribute to the jQuery project! Unfortunately, we are unable to assist with third party plugins. However, make sure you have the latest version of the validate plugin and file any issues, ideally including a test case, at https://github.com/jzaefferer/jquery-validation