Fix for Mootool and JQuery Conflict on Artisteer 3.0


Author Message
John Stevenson

Posted: 4/15/2011
Quote message 

Put the following AFTER the JQuery lines in the header of the template:

<?php JHTML::_('behavior.mootools'); ?>
<script language="JavaScript" type="text/javascript" src="/media/system/js/mootools.js"></script>

Works like a charm!!!

:-D
 
Bob

Posted: 7/13/2011
Quote message 

Thank you for the tip!