15 Mar, 2008
Submit is Not a Function (and getting links to submit all forms in CubeCart)
Posted by: Jennifer In: cubecart|Javascript Related
"Why am I getting that Javascript error?? WTH is it talking about – submit IS a function!!" So here's the deal – if you have a form and an element in the form is named "submit" – if you try to call document.myform.submit() – you'll end up getting the "submit is not a function" javascript […]