Hey all, trying to incorporate my javacript that works on static pages that I’ve created locally. However seem to be having problems. I’m sure it’s releated to the way EE references the path to the javascript.
what I’ve done:
In the template group i’ve created a new template called tz.js.
Normally you would access it this way:
•script language="JavaScript" type="text/javascript" src="tz.js"></script•
How do you specify it in EE to load the file.
thanks.
