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
bro don't insert this to your media box
[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]
you need to insert that to your [b]external js[/b]..