[quote=Refresh/Reload]in IE...
If you think your codes inside the onloadhandler and
your added boxes are all working or right but not showing
immediately... just use bobcar post and explanation...
bobcar wrote:
I am using switpotato's posted method for loading my codes but what I changed inside the tracker.txt code was the line of code right above the tracker.int.
Find this line of code replace the bold text:
if (!attachOnLoadHandler(function(){onProfileLoad()})) window.onload = function(){onProfileLoad()};
TRACKER.init();
So it reads like this:
setTimeout("onProfileLoad()",4000);
TRACKER.init();
It works!!
[/quote]
ooops yeah! its rilly works~ but appears so slow..
Last edited by unmaskedluke (2008-05-27 00:03:22)