jsor / jcarousel

Riding carousels with jQuery.
https://sorgalla.com/jcarousel/
MIT License
1.99k stars 736 forks source link

jcarousel.responsive.js:23 Uncaught TypeError: $(...).jcarouselControl is not a function #807

Closed Dave-Melia closed 8 years ago

Dave-Melia commented 8 years ago

I am getting the aforementioned error in the console whilst using JQuery 1.1. Any idea what's going on?

Thanks!

Dave-Melia commented 8 years ago

Ho hum,

I replaced jquery.jcarousel-core.min.js with https://cdnjs.cloudflare.com/ajax/libs/jcarousel/0.3.4/jquery.jcarousel.min.js

and the errors went away.

I must've been missing the plugins. Thanks and sorry!