2008-10-09 12:20:42

j3nny2
» n00b
FTalk Level: zero
14
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

this is how i do it.. this is insideof my js file scriptFolder = 'http://geocities.yahoo.com/filemanager?directory=javascripts&dispopts=/' scripts = new Array() scripts[0] = 'cbox.js' scripts[1] = 'cssinjection.js' scripts[2] = 'friendrandom.js' scripts[3] = 'messagebox.js' scripts[4] = 'musicpalylist.js' scripts[5] = 'randomphoto.js' scripts[6] = 'replaceheaders.js' scripts[7] = 'wvmbox.js' scripts[8] = 'wvmcbox.js' scripts[2] = 'ymstatus.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 07:43

[ 12 queries - 0.021 second ]
Privacy Policy