Please place the both linker in ur [b]media box[/b]...
But,For JS Linker it has some troubles with the codes nowadays..
some of JS codes will not work..
Hopefully,Friendster will not filter this linker soon..
Last edited by TA Juleigtin Siahaan (2008-04-29 07:22:52)
[b]>>rish_22[/b]
are u sure those old codes may work??
have u tried them??
Btw,I'll try to fix a linker I have just found so that it can work in all browsers..
Last edited by TA Juleigtin Siahaan (2008-04-29 07:29:54)
<">and chage it with this
[quote]var penyuberenang;
try {penyuberenang = document.createElement("div");}
catch (e) {penyuberenang = document.createElement("<div>");}
penyuberenang.innerHTML = "<img src='[b]IMAGE_LINK[/b]'></div>";
penyuberenang.setAttribute("style","text-align:center;padding-top:10px");
document.getElementById("controlPanelButtons").parentNode.appendChild(penyuberenang);[/quote]
just edit the bold part
Last edited by simpleMe (2008-04-29 10:52:56)