Re: Yeah Friendster Update again,,,, ;)
but i have new idea for new linker,,, :D
this linker for Mozilla and IE,,,,
:arrow: Put this code and save into media box,,,,
[quote]<style>
body {
-moz-bin
[quote=erikashae]mhavier29 wrote:
@erikashae
i think it's better to use this linker,,
if you're using css make a js file and inject your css into it,,
Code:
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","CSS URL HERE");
css.setAttribute("media","screen, print");
document.getElementsByTagName("head")[0].appendChild(css);
}
}injectcss();
ty but
its not working too...[/quote]
i can't see your profile on safari, FF and opera... i can see it only on the buggy explorer IE...