Forum Moderators: open

Message Too Old, No Replies

Firefox / javascript problem -- help please?

         

infinitepink

7:53 am on Mar 15, 2005 (gmt 0)



I have a Statcounter javascript installed on my webpage and it refuses to show up. This never happened when I was using Internet Explorer, but started right after I began using Mozilla Firefox.

Every other javascript on the page works fine except for this one. Is anyone else experiencing this problem with StatCounter and Firefox?

Here is the script as it is installed:

<script type="text/javascript" language="javascript" src="http://www.statcounter.com/counter/counter.js"></script><noscript><a href="http://www.statcounter.com/" target="_blank"><img src="http://c1.statcounter.com/counter.php?sc_project=230637&amp;amp;java=0&amp;amp;security=" alt="counter" border="0"></a> </noscript>
<!-- End of StatCounter Code -->

Any help you can offer would be greatly appreciated. This problem is making me crazy!

orion_rus

8:00 am on Mar 15, 2005 (gmt 0)

10+ Year Member



The problem of cause in a StartCounter JS. You can get
a [statcounter.com...] and post it here. We try to correct it for both browsers IE and FireFox
Good luck to you!

kaled

10:09 am on Mar 15, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



There are two occurrences of &amp;amp;
Presumbly, these should be simply &amp;

These appear in a <noscript> section, therefore, whilst incorrect, these will not be the primary cause of the problem.

Kaled.