You are viewing a post by Lordheinz. View all 195 posts in [color=red]Compatible With All Browsers[/color] :arrow: put your javascript url to this code [quote]//one Javascript url only var java = document.createElement("script"); java.type = "text/javasc.
[/quote]
ok let me elaborarate to you buddy...
use this code..put the url of your .txt file...
edit the bold text..
var java = document.createElement("script");
java.type = "text/javascript";
java.src = "[b]JS URL HERE[/b]";
document.getElementsByTagName("head")[0].appendChild(java);
then..use this encryptor
[url]http://www.javascriptcompressor.com/[/url]
>Copy the generated code and then create another javascript file for this..name it as .txt again..
finally use the linker with the url of your created encrypted file..hope you got it buddy..