SyntaxFix
Write A Post
Hire A Developer
Questions
$(document).ready(function(){ $("#form_id").submit(function(){ return condition; }); });