Page 1 of 1
Where do I put my script files
Posted: Fri Jun 19, 2009 8:19 pm
by Sandernekeman
Hi all,
Where do I put my script files. With the template I made in Artisteer comes a js. file, where do I put this on my ftd server folders?
Regards,
Re: Where do I put my script files
Posted: Fri Jun 19, 2009 8:23 pm
by tyman00
Put it where you like. I personally have this structure...
/uploads/jquery
/uploads/js
/uploads/images
/uploads/pdf
Re: Where do I put my script files
Posted: Fri Jun 19, 2009 9:23 pm
by Sandernekeman
Ok,
And there is no need to indicate the path to this folder anywhere, is there?
Regards and thanks
Re: Where do I put my script files
Posted: Fri Jun 19, 2009 9:26 pm
by tyman00
It is like using any other Javascript file you will have to call it in your page header or your template header. That is basic and common Javascript knowledge.
If you need help on Javascript check out
www.w3schools.com