docs:browsers:submit_is_not_a_function

submit is not a function

You may get this error in some browsers when attempting to submit the form via javascript. This is usually from having a button named “submit”. Simply rename the button to something else, such as “submitBtn”.

  • docs/browsers/submit_is_not_a_function.txt
  • Last modified: 2011/11/18 10:46
  • by billh