SubZane
04-06-2004, 09:00 AM
I post this again since my last post never was answered.
There are still some changes needed to be done to make the counter XHTML valid
For the javascript you need to change the document.write to
document.writeln('<div class="statcounter">'+sc_tracking_url+' (http://www.StatCounter.com)</div>');
and this as well
else if (window.sc_text) {
document.writeln('<scr' + 'ipt src="' + sc_tracking_url + '" type="text/javascript"></scr' + 'ipt>');
}
There are still some changes needed to be done to make the counter XHTML valid
For the javascript you need to change the document.write to
document.writeln('<div class="statcounter">'+sc_tracking_url+' (http://www.StatCounter.com)</div>');
and this as well
else if (window.sc_text) {
document.writeln('<scr' + 'ipt src="' + sc_tracking_url + '" type="text/javascript"></scr' + 'ipt>');
}