Core Jquery
Permalink
Hello,
I'm using CarouFredsel and I cannot get it working when I just rely on the core Jquery, if I add another version of Jquery in it works just fine. I've tested that it's not jquery version related.
I have made sure
is before my other scripts.
Is the core version of Jquery modified in any way?
I'm using CarouFredsel and I cannot get it working when I just rely on the core Jquery, if I add another version of Jquery in it works just fine. I've tested that it's not jquery version related.
I have made sure
<?php Loader::element('header_required'); ?>
is before my other scripts.
Is the core version of Jquery modified in any way?
I've added the following but nothing changes