Can I submit a html with instead of ? Like this:
instead of ? Like this:
Like this:
How about this:
$(document).ready(function() { $('#submitDiv').click(function() { $('#myForm').submit(); }); });
text Submit the form by clicking this