How To Fix jQuery submit() Problems

Published Date Author: , Posted May 2nd, 2012 at 2:11:48pm

If you have a named submit button in your form, submit() will fail.

The solution is to change

to

Here is a link to the bug report on jquery: http://dev.jquery.com/ticket/4652

No comments as yet.

Leave Your Comment  Leave a comment

All fields marked with "*" are required.