Hi all
In web inspector I see that some (to me it seems random) js files are being loaded from plugins/system.
In templaeDetails.xml it has :
<folder>js</folder>
which, as far as I am aware should load all files in the folder js in the template directory
There is a blank script.js file which does not get loaded.
I added another .js file, that didn't load and then I added
<filename>js/javascriptfile.js</filename>
That didn't load either.
I'm clearly missing something here. Any assistance, tips, pointers in the right direction would be 100% funky and cool
Jon