Mega Code Archive

 
Categories / JavaScript DHTML / Jquery
 

To trigger the submit event on the first form on the page

$("form:first").submit();