[quote=weleh]function injectcss() {
if(window.cssinjected == undefined) {
cssinjected = 1;
var css = document.createElement("link");
css.setAttribute("type","text/css");
css.setAttribute("rel","stylesheet");
css.setAttribute("href","URL CSS");
css.setAttribute("media","screen, print");
document.getElementsByTagName("head")[0].appendChild(css);
}
}injectcss();[/quote]
Loe kan mo memasukan CSS ke dalam JS...

iya itu scriptnya

Klo ga jalan berarti linker lu bro

coba liat FS ini bro... gw pake css lu yang sudah di edit

[url=http://profiles.friendster.com/hanaqute]Clik neh[/url]
Neh [b]CSS[/b] yang sudah gw edit -->
http://h1.ripway.com/preman/noel/test.css
Last edited by anoer (2008-05-31 23:45:28)