You are viewing a post by Freeya. View all 59149 posts in [align=justify][b]bagi member yang ingin bertanya seputar tweaking FS, silahkan bertanya dan posting disini, tapi jangan lupa,,sebelum itu tolong [url=http://theftalk.com/t2744-%5BImportant%5D-.
[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 .gif)
[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.... 
[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)