Quote Originally Posted by picaflor-azul View Post
If you view the page source, you can see what jqueries are loading in which order.

Thanks,

Anne
Thank you. In source it shows

=/includes/templates/sheffield_blue/jscript/jscript_imagehover.js,/includes/templates/sheffield_blue/jscript/jscript_utils.js&amp;1397512464"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js" type="text/javascript"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.3/jquery.easing.min.js" type="text/javascript"></script>


How I can merge these or change order. I do have CSS JS Loader install. I heard its better to load .js files via it. To load via CSS JS Loader should I just move these files to CSS JS folder?