I am trying to submit a form through onclick event on tag. I have tried triggering document.myform.submit(), this.form.submit(), parentNode.submit() etc. but none of this i
Submit your form like this ...
Your HTML code
Search: Search
JavaScript Code