SyntaxFix
Write A Post
Hire A Developer
Questions
Using jQuery button click
$('#button_id').on('click',function(){ $('#form_id').submit(); });