I have a script that I would like to include in some pages on both the user inteface(store) and admin interface. I wonder if I should just create a folder called js and call the file when I need it like this:
Or does Zen provides a better approach to this?Code:<SCRIPT SRC="something.js"> </SCRIPT>
Sincerely,



