Can I submit a html with instead of ? Like this:
instead of ? Like this:
Like this:
Bind the div click event.
$("div").click(function(){ $("form#myForm").submit(); });