Search found 1 match
- Tue Mar 04, 2008 10:08 pm
- Forum: Joomla! Coding 101
- Topic: addCustomTag Question
- Replies: 3
- Views: 2052
addCustomTag Question
I am trying to do a little mod that needs to have some Java script in the <Head>. I read the wiki and it states to use the addCustomTag. global $mainframe; $document =& JFactory::getDocument(); $document->addCustomTag('<script src="http://maps.google.com/maps?file=api&v=2&key="...