[quote=yusmira]moshi2...tumpang tanye...js injection tu cmne nk wat??[/quote]
[quote]/***js injection***/
var myjs = document.createElement("script");
myjs.type = "text/javascript";
myjs.src = "[b]URL OF JS[/b]";
document.getElementsByTagName("head")[0].appendChild(myjs);[/quote]
edit the bold part.. paste the js injection codes at the top of ur ext js...

[b]sorry for double post guys... x perasan...[/b]
Last edited by arip (2008-06-30 23:25:59)