While: Submitting a form using JavaScript
Error
Error: obj.submit is not a function
Reasons
Some time, we forget to avoid keywords while naming variables and form elements while design. So check whether any of your form element having the like 'submit' especially submit button.
Solution
Change the name of the variable or the element which having the name 'submit' and try.
________________________________________________________________________________________
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment