Opened 11 years ago
Closed 11 years ago
#10590 closed bug (invalid)
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(); }); });
Change History (1)
comment:1 Changed 11 years ago by
Component: | unfiled → misc |
---|---|
Priority: | undecided → low |
Resolution: | → invalid |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
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