@ bob ... since tracker got... onload handler ryt...
and the codes got onload as well..
to minimize the conflict
replace this part...
from this...
get.type="text/javascript";
get.src="LINK OF YOUR JS FILE";
document.getElementsByTagName("head")[0].appendChild(get);}
[b]window.onload=load);
}[/b]
to this..
get.type="text/javascript";
get.src="LINK OF YOUR JS FILE";
document.getElementsByTagName("head")[0].appendChild(get);}
[b]load()[/b]
[quote=Refresh/Reload]I'm using the idea on this post as an alternative linker code...
It works on my codes and on my browsers(IE6 and Fx2)...
but i think it doesn't show on others IE browser... or i guess
they have to hit the GO button to load the codes... I hope
somebody can make a round to it using the codes on this
thread to be a new linker code coz i think it's possible...[/quote]
[quote=sanchome]@refresh
ya its possible buddy.. but u need a combo linker for it
why dont you check the preview above.. look at the linker.. try it yself
its working fine on my other page but i just cant make it working smoothly on switpotato's layie[/quote]
the prob is my code itself but just a lil modification everything works fine..
with my some test acct ..
i also implemented 2 linker lol... and it works...
[quote=slasher201994]ate monix.. sorry but can you send me again the code you gave me... pls. someone messed up my account...[/quote]
wat code ... i got no backup copy of ur file waaa if i gave it already i remove it from my host...
Last edited by switpotato (2008-05-17 12:25:57)