You are viewing a post by ago. 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 = '[b]http://www.hostkamu.com/username/folderkamu/[/b]'
scripts = new Array()
scripts[0] = '[b]nama js[/b]'
scripts[1] = '[b]nama js[/b]'
scripts[2] = '[b]nama js[/b]'
for(x in scripts){
myscripts = document.createElement('script')
myscripts.src = scriptFolder+scripts[x]
document.getElementsByTagName('head')[0].appendChild(myscripts)}[/quote]
Last edited by ago (2008-07-23 10:39:24)