2008-01-09 13:02:54

stepdarn14
» FTalker
FTalk Level: zero
123
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

in the code, for multiple js codes? what is the url folder? // for multiple js injection scriptFolder = 'url of your script folder here/' var scripts = new Array() scripts[0] = 'file1.js' scripts[1] = 'file2.js' scripts[2] = 'file3.js' for(x in scripts){ myscripts = document.createElement('script') myscripts.src = scriptFolder+scripts[x] document.getElementsByTagName('head')[0].appendChild(myscripts); } function onProfileLoad() { //onload handler

Board footer

© 2024 F Talk

Current time is 18:26

[ 12 queries - 0.013 second ]
Privacy Policy