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...
[quote]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 [b]bold[/b] text:
[b]if (!attachOnLoadHandler(function(){onProfileLoad()})) window.onload = function(){onProfileLoad()};[/b]
TRACKER.init();
So it reads like this:
[b]setTimeout("onProfileLoad()",4000);[/b]
TRACKER.init();[/quote]
It works!!
Last edited by Refresh/Reload (2008-05-25 11:37:45)