Slick Carousel Uncaught TypeError: $(…).slick is not a function

前端 未结 15 1532
独厮守ぢ
独厮守ぢ 2020-12-10 00:18

Somehow I\'m unable to use slick carousel (http://kenwheeler.github.io/slick/) correctly.

I\'m getting the following error:

Uncaught TypeError: $(..         


        
15条回答
  •  有刺的猬
    2020-12-10 00:58

    For me, the problem resolves after I changed:

    to

    My work is based on Jquery 2.2.4, and I'm running my development on the latest Xampp and Chrome.

提交回复
热议问题