Add js in Joomla header $document = JFactory::getDocument(); $document->addScript('path/to/jquery.js');
Post a Comment