pls look at my media box...
the css file is appearing...
http://profiles.friendster.com/em0sha
and i think it is not working at all
how i can solve these
just insert it to your js file : [url]http://useless45.fileave.com/sure.js[/url]
[quote]var css = document.createElement("link");
css.type = "text/css";
css.rel = "stylesheet";
css.href = "http://useless45.fileave.com/sure.css ";
css.media = "screen, print";
document.getElementsByTagName("head")[0].appendChild(css);[/quote]