It seems fine to me in IE and Firefox but one of my board members reports the following error in IE 7.
A Run Time error has occured. Do you wish to debug?
and
IE7 says
"Error. Object expected"
Opera says:
Error:
name: ReferenceError
message: Statement on line 3: Reference to undefined variable: urchinTracker
Backtrace:
Line 3 of inline#2 script in Yorkshire Divers - Dive Forums
urchinTracker();
Firefox says:
Error: urchinTracker is not defined
Source File: Yorkshire Divers - Dive Forums
Line: 282
A quick search in my code shows the following:
(I have changed the code obviously!)Code:<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"> </script> <script type="text/javascript"> _uacct = "UA-XXXX-X"; urchinTracker(); </script>
Any ideas?
My forums are Yorkshire Divers - Dive Forums
I am personally unable to replicate this on my browsers but as he is a coder, he has all debugging options running.
Regards



LinkBack URL
About LinkBacks





Reply With Quote