PDA

View Full Version : Still Not 100% XHTML valid


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>');
}

jdsmith575
04-15-2004, 07:17 PM
I am also interested in seeing this fixed.