Hi Folks,
I would love some advice on how to best add some additional javascript libraries/plugins to my Joomla powered site.
I have 2 use cases:
A) Globally used javascript - javascript I'm likely to use on every page (ie header/footer)
Special use javascript - javascript I may need on a single page or article.
Where should I store it? perhaps templates/gk_*/js/
How is best to call it?
Can I take advantage of Gavick's compression?
Thanks in advance for any advice, it is very much appreciated.