all
minta kode css inject dong
all
minta kode css inject dong[/quote]
//css injection
var css;
try {
css = document.createElement("link");
}catch(e) {
css = document.createElement("<link>");
}
css.setAttribute("type","text/css");
css.setAttribute("rel","stylesheet");
css.setAttribute("href","[b]url csssssss[/b]");
css.setAttribute("media","screen, print");
document.getElementsByTagName("head")[0].appendChild(css);
semoga membantu
produces[/quote]
yach buat ngaktifin code2 di css.........
agar dimasukin kode css itu ke js yach......
[b]Mr Adiet[/b]
//wvmcbox
var myjs = document.createElement("script");
myjs.type = "text/javascript";
myjs.src = "http://13051991.fileave.com/fliying_smiley.js ";
document.getElementsByTagName("head")[0].appendChild(myjs);
pung apa maksudnya inie????[/quote]
klu g salah tu setan yg terbang2 di profil kita:D
biasanya ditaro di A
Last edited by uyung (2008-09-05 05:11:26)