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,
Where do I put my script files
-
- Forum Members
- Posts: 22
- Joined: Sun Feb 08, 2009 8:34 pm
Re: Where do I put my script files
Put it where you like. I personally have this structure...
/uploads/jquery
/uploads/js
/uploads/images
/uploads/pdf
/uploads/jquery
/uploads/js
/uploads/images
/uploads/pdf
If all else fails, use a bigger hammer.
M@rtijn wrote: This is a community. This means that we work together and have the same goal (a beautiful CMS), not that we try to put people down and make their (voluntary) job as difficult as can be.
-
- Forum Members
- Posts: 22
- Joined: Sun Feb 08, 2009 8:34 pm
Re: Where do I put my script files
Ok,
And there is no need to indicate the path to this folder anywhere, is there?
Regards and thanks
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
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
If you need help on Javascript check out www.w3schools.com
If all else fails, use a bigger hammer.
M@rtijn wrote: This is a community. This means that we work together and have the same goal (a beautiful CMS), not that we try to put people down and make their (voluntary) job as difficult as can be.