I have a client who has a static site that I am upgrading to EE. There is a menu system running on external javascript files which I have uploaded on the root. I can access them fine in the index file but whenever I try to add the menu javascript to other templates ie. about us, contact us and so on it will not appear. I know why it’s not working but I cannot find a solution to deal with this. I need to point back to the root somehow, it is quite possible that I have overlooked something and I am blind.
<scr!pt language=“JavaScript1.2” type=“text/javascript” src=“HM_Loader.js”></scr!pt>
Above is fine in index file but not in other templates.
please help me
Cheers