Hi
I have a few scripts that I load with every page in the header.
Scripts are loaded from file system like any other script:
<sçript type="text/javascript" src="{site_url}/jscript/cycle.js"></sçript>(edited the script to get it to show here)
To get more control, and an organized view on all code I had a thought on placing the scripts in templates instead, and load these from the header, but I cannot really get my head around the syntax there..
1 I this stupid? Will I increase page load etc?
2 Is it doable, and if so - how would I approach?
Searched the forum and internet and can’t really find anything on this..
/p