I think it would be more useful to have a counter that is implemented as a JavaScript variable. My idea would be to have something like this:
<SCRIPT SRC="http://countersRus.com/counter.cgi?id=foo">
And the result would be a JavaScript declaration that looks like this:
var counter_foo = 1;
Then, I am free to use the counter in the page in whatever way I choose. Has anybody else done it this way? I found a free counter at www.HostedScripts.com that is also script based, but it simply uses document.write(counterValue) each time you load it, which is much less useful.
6:42:58 AM
|