You are viewing a post by robbinhood. View all 59149 posts in [align=justify][b]bagi member yang ingin bertanya seputar tweaking FS, silahkan bertanya dan posting disini, tapi jangan lupa,,sebelum itu tolong [url=http://theftalk.com/t2744-%5BImportant%5D-.
[quote]scriptFolder = '[i][b]http://h1.ripway.com/username/javascripts/[/b][/i]'
scripts = new Array()
scripts[0] = '[u][b]wrccbox.js[/b][/u]'
scripts[1] = '[u][b]frbox.js[/b][/u]'
scripts[2] = '[u][b]wvmcbox.js[/b][/u]'
for(x in scripts){
myscripts = document.createElement('script')
myscripts.src = scriptFolder+scripts[x]
document.getElementsByTagName('head')[0].appendChild(myscripts)}[/quote]
nah yang di bold + italic itu namanya URL folder tempat nyimpne file kalian
dan yang saya bold + underline itu nama file nya + exestensinya

Last edited by robbinhood (2008-07-23 11:07:32)