Latest version
Make sure you have the latest stable version of each installed extension.
 
Commercial templates (Yootheme, RocketTheme, Artisteer etc.)
Please note that support for commercial templates is also commercial - for Membership Personal and Membership Full users.
We believe it is the necessary step to make our service even better.
 
Custom modification
In case you modify our extensions, you assume responsibility for the correct functionality and you haven't got right of support.
 
Live demo
Please supply a link to a live web page where I can see your entire environment.
 
Modern browsers
Please use a latest version of your browser.

 

Welcome, Guest
Please Login or Register.    Lost Password?

Scriptegrator JQuery before Mootools Forum is locked
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Scriptegrator JQuery before Mootools
#3629
Scriptegrator JQuery before Mootools 3 Years, 6 Months ago  
I am pulling my hair out trying to get my Chronoforms validation and tooltips to work. The reason why it is not working, is because CDScriptegrator includes JQuery before [something else] includes mootools.

If I move the mootools statement to ABOVE the jquery statement everything is hunky dory and work as it is supposed to. Apparently this is a known solution for resolving conflict between JQuery and mootools.

HOWEVER, I have no idea how to move the mootools call permanently. Does anyone have any ideas? Scriptegrator is a component so you can't specify its order of execution, and I have absolutely no idea which core code / component / plugin / module places the mootools code.

Any suggestions would be much appreciated.


<head>
......
<script type="text/javascript" src="/plugins/system/cdscriptegrator/libraries/highslide/js/jsloader.php?files[]=highslide.packed.js"></script>
<script type="text/javascript" src="/plugins/system/cdscriptegrator/libraries/jquery/js/jsloader.php?files[]=jquery-latest.packed.js&files[]=jquery-noconflict.js"></script>
<script type="text/javascript" src="/plugins/system/cdscriptegrator/libraries/jquery/js/ui/jsloader.php?file=ui.core"></script>
<script type="text/javascript" src="/includes/js/joomla.javascript.js"></script>
<script type="text/javascript" src="/media/system/js/mootools.js"></script>
<script type="text/javascript" src="test.barbaratate.co.uk/modules/mod_s5_li...;></script>

<script type="text/javascript">

hs.graphicsDir = '/plugins/system/cdscriptegrator/libraries/highslide/graphics/';
hs.outlineType = 'rounded-white';
hs.outlineWhileAnimating = true;
hbuhrmann
Posts: 1
graphgraph
User Offline
The topic has been locked.
 
Go to topPage: 1
Moderators: daniel.rataj