One of the most exciting features of Joomla 3 is the native jQuery. I am trying to utilize jQuery in Gantry and I'm curious if Gantry has a special way of doing it.
The information that I've found in the Joomla Sources suggest using:
JHtml::_('jquery.framework');
For Gantry, where is the correct place to put this in, or does Gantry have a better way to do this?
Thank you.
A wise person will not attempt to "reinvent the wheel" but use it along the way to greater things. GNU/GPL is the wheel of our age.
I still have received no answer. I just use the standard loading process suggested on the jQuery website since it makes more sense than risk breaking Gantry over it.