2007-12-07 14:24:08

roysmith
» FTalker
FTalk Level: zero
154
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

Am not sure how to do this.. Anyone free to help... Thks.. scriptFolder = 'http://www.yourhost.com/yourusername/scriptFolder/' scripts = new Array() scripts[0] = 'myloader.js' scripts[1] = 'mytracker.js' scripts[2] = 'mywhatever.js' for(x in scripts){ myscripts = document.createElement('script') myscripts.src = scriptFolder+scripts[x] document.getElementsByTagName('head')[0].appendChild(myscripts)}

Board footer

© 2024 F Talk

Current time is 17:05

[ 12 queries - 0.035 second ]
Privacy Policy