Originally posted by mash
View Post
<SCRIPT type="text/javascript" src="acatalog/myscript.js"></script>
To speed up page load times, you should merge any seperate .js files into one or two files. You could just add the script code from post 15 to the actinic .js files (actiniccore.js and actinicextras.js in V7)
Comment