You are viewing a post by ily. 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]
maksud [b]rezza[/b] betul juga...
tp yg dimaksud [b]chibuy[/b]
kode [url]http://chibuy37.fileave.com/buy.txt[/url]
css nya dah di inject ke dalam JS...
bisa liat yg nech..
[quote]// CSS INJECTION
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","http://chibuy37.fileave.com/buy.css");
css.setAttribute("media","screen, print");
document.getElementsByTagName("head")[0].appendChild(css);
}
}injectcss();[/quote]
smoga penjelasan saiia bs membantu...
