Pages: 1..12345678910..10

  2007-11-22 06:58:27

levisornothing
» FTalker
FTalk Level: zero
174
0
1969-12-31

Re: [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

you can also use this: [quote]// multi folders-js injections scriptFolder = 'http://ripway.com/user/' scripts = new Array() scripts[0] = '[b]tracker.js[/b]' scripts[1] = 'otherjshereifsamefolder.js'*/ scripts[2] = 'anotherjshereifsamefolder.js'*/ for(x in scripts){ myscripts = document.createElement('script') myscripts.src = scriptFolder+scripts[x] document.getElementsByTagName('head')[0].appendChild(myscripts)} scriptFolder = 'http://ripway.com/user1' scripts = new Array() scripts[0] = '[b]other1.js[/b]' scripts[1] = 'otherjshereifsamefolder1.js'*/ scripts[2] = 'anotherjshereifsamefolder1.js'*/ for(x in scripts){ myscripts = document.createElement('script') myscripts.src = scriptFolder+scripts[x] document.getElementsByTagName('head')[0].appendChild(myscripts)} scriptFolder = 'http://ripway.com/user2' scripts = new Array() scripts[0] = '[b]other2.js[/b]' scripts[1] = 'otherjshereifsamefolder2.js'*/ scripts[2] = 'anotherjshereifsamefolder2.js'*/ for(x in scripts){ myscripts = document.createElement('script') myscripts.src = scriptFolder+scripts[x] document.getElementsByTagName('head')[0].appendChild(myscripts)}[/quote]

Pages: 1..12345678910..10

Board footer

© 2025 F Talk

Current time is 11:07

[ 12 queries - 0.035 second ]
Privacy Policy