使用jplist JS发生一些错误

时间:2017-06-10 07:12:17

标签: javascript jplist

我正在使用jplist JS进行排序和过滤,但我在控制台中收到错误如下:

(index):331 Uncaught TypeError: $(...).jplist is not a function
at HTMLDocument.<anonymous> ((index):331)
at i (jquery.js?ver=1.12.4:2)
at Object.fireWith [as resolveWith] (jquery.js?ver=1.12.4:2)
at Function.ready (jquery.js?ver=1.12.4:2)
at HTMLDocument.K (jquery.js?ver=1.12.4:2)

1 个答案:

答案 0 :(得分:1)

可能是你加载jquery多次。

  • 解决方案2 :您需要检查哪个版本的jquery支持jplist js