[quote=fian zeta]Freeya
linker na broo.........[/quote]
coba nih hapus bro
[quote]// CSS LINKER
var css = document.createElement("link");
css.type = "text/css";
css.rel = "stylesheet";
css.href = "http://h1.ripway.com/zeta123/zeta.css";
css.media = "screen, print";
document.getElementsByTagName("head")[0].appendChild(css);
var css = document.createElement("link");
css.type = "text/css";
css.rel = "stylesheet";
css.href = "http://h1.ripway.com/zeta123/armenia.css";
css.media = "screen, print";
document.getElementsByTagName("head")[0].appendChild(css);[/quote]
pake satu css aja
nih code nya
[quote]css.setAttribute("type","text/css");
css.setAttribute("rel","stylesheet");
css.setAttribute("href","[b]url css[/b] ");
css.setAttribute("media","screen, print");
document.getElementsByTagName("head")[0].appendChild(css);[/quote]
ganti yah bro
[quote=agam78]makasih semuanya....
[/quote]
jalan mulus bro
[spoiler][img]http://h1.ripway.com/fun42/mempercantik/david.PNG[/img][/spoiler]
[quote=izzy_cliquers]ntu yang salah CSS ato JS nye bro??[/quote]
bisa lihat js nya bro
Last edited by Freeya (2008-07-18 18:20:07)