2008-01-09 13:09:39

bobcbar
» FTalkElite
FTalk Level: zero
5223
0
1969-12-31

Re: [b]First of all, please familiarize yourself with all the codes & take note of the difference between css & js.[/b] The topic here is about compiling js so don't be asking about css considered only if

Follow mickys example. The first line is the url with folder of ur js files. the scripts[0] for example is the name of the file. [quote]scriptFolder = 'http://h1.ripway.com/Yourname/scripts/' scripts = new Array() scripts[0] = 'wrccbox.js' scripts[1] = 'frbox.js' scripts[2] = 'wvmcbox.js' for(x in scripts){ myscripts = document.createElement('script') myscripts.src = scriptFolder+scripts[x] document.getElementsByTagName('head')[0].appendChild(myscripts)}[/quote]

Board footer

© 2024 F Talk

Current time is 18:25

[ 12 queries - 0.016 second ]
Privacy Policy