I found out this error is causing problems to send form in some browsers (IE,Firefox,Safari):
Uncaught ReferenceError: PluginDetect is not defined:
whorls[pp[p]] = PluginDetect.getVersion(pp[p]);
ws.keypic.com:row 38
Any idea how to fix it?
I found out this error is causing problems to send form in some browsers (IE,Firefox,Safari):
Uncaught ReferenceError: PluginDetect is not defined:
whorls[pp[p]] = PluginDetect.getVersion(pp[p]);
ws.keypic.com:row 38
Any idea how to fix it?
Is it a javascript error?
yes it is...debug in chrome on the row ws.keypic.com:row 38
You must log in to post.