TypeError:jQuery(...)。iosSlider不是一个函数

时间:2014-10-12 22:50:18

标签: javascript jquery slider jquery-slider

链接:www.dev.pt.to

产品滑块出现错误:

TypeError: jQuery(...).iosSlider is not a function    ...onLastSlideComplete:function(){jQuery('.new-arrow.next').addClass('disabled');},...    dev.len...ulos.pt (linha 108, col 417)

TypeError: jQuery(...).iosSlider is not a function    ...nLastSlideComplete:function(){jQuery('.sale-arrow.next').addClass('disabled');},...    dev.len...ulos.pt (linha 116, col 423)

TypeError: jQuery(...).iosSlider is not a function    ...true,infiniteSlider:true,autoSlide:true,autoSlideTimer:1500});jQuery('.shop-news...    dev.len...ulos.pt (linha 91, col 205)

TypeError: document.getElementById(...) is null    overlay.js (linha 7333, col 4)
TypeError: document.getElementById(...) is null    overlay.js (linha 7333, col 4)

我无法理解造成这种情况的原因以及滑块无法正常工作的原因。 :(

我还没有改变任何关于jquery的东西,所以它应该没有任何问题。

我已经将jquery.slider.js替换为原始且仍然相同的错误。

无法理解为什么会这样。 :(

2 个答案:

答案 0 :(得分:0)

您可能更改了脚本代码的顺序。确保在代码之前首先加载滑块插件。

答案 1 :(得分:0)

好的,我不知道他们做了什么,但我买的主题的人刚刚解决了我的问题。 :)