Coda-Slider 2.0 and $noConflict
-
Hi,
I and trying to use https://thisisallshookup.co.uk/#2 a Coda-Slider 2 jQuery plugin and failing!!
I was getting the usual ‘example is not a function’ error so I used this noConflict code.
$.noConflict(); jQuery(document).ready(function($) { $('#coda-slider-1').codaSlider(); });
This has removed the initial error but is causing another ‘…is not a function’ error in one of the related js files.
Here is a a href=”https://thisisallshookup.co.uk/#2″>link to the site I am developing
Can anyone help me please.
Phil
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Coda-Slider 2.0 and $noConflict’ is closed to new replies.