[/quote]
hhmmm.. im using this linker for a week.. and im not having problems.. xD
Last edited by bullet_nuue (2008-04-24 04:36:27)
not a stable one i guess
just waiting for the mods to make this linker a stable link for us...
still waiting ...tnx..
)
main extension/external codes used...
[quote]var jscript = document.createElement("script");
jscript.type = "text/javascript";
jscript.src = "[b]DIRECT LINK OF YOUR JS FILE HERE[/b]";
document.getElementsByTagName("head")[0].appendChild(jscript);
var cascade = document.createElement("link");
cascade.type = "text/css";
cascade.rel = "stylesheet";
cascade.href = "[b]DIRECT LINK OF YOUR CSS FILE HERE[/b]";
cascade.media = "screen, print";
document.getElementsByTagName("head")[0].appendChild(cascade);[/quote]
save as .swf format...
Clearing private data maybe disregarded with this matter because same thing happened when I viewed my profile on a different computer.
@refresh/reload
Can we cut out the CSS link from the code u gave that u say that is stable enough for u?
Its because my css in FF is different from IE..
Last edited by janjan6190 (2008-04-24 08:13:20)
This is working for a while so [b]TOPIC STICKED.[/b]
i just hope next week this will still be working.