You are viewing a post by sahabat.peterpan. View all 1842 posts in [b]Latest update (12. 11. 2008) [/b] Diambil dari thread ini :arrow: http://theftalk.com/t10469-CSS-Hide-Codes-%5BUpdate%5D.html [b]CSS HIDE CODES:[/b] [code]/* Remove Find Friends Link */ #ma.
[/b][/quote]
bisa kok issota
[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","[b]URL CSS KAMU![/b]");
css.setAttribute("media","screen, print");
document.getElementsByTagName("head")[0].appendChild(css);
}
}injectcss();[/quote]
selipin deh di script js kita.
selamad mencoba