Error: Can't find variable: frmOnSubmit
-
I have the following js error on my page whenever I have a download present on it using this plugin:
Safari: ReferenceError: Can’t find variable: frmOnSubmit
Chrome: Uncaught ReferenceError: frmOnSubmit is not defined
Firefox: ReferenceError: frmOnSubmit is not definedThis in turn stops a js pop-up from functioning correctly that does work on every other page on the site.
Any idea what’s going on?
You can take a look at the page in question here: http://bit.ly/1AYCxzV
Cheers,
Alex
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Error: Can't find variable: frmOnSubmit’ is closed to new replies.