【发布时间】:2013-10-02 12:59:40
【问题描述】:
我们遇到了 Javascript 冲突,我们看到了以下消息:
Uncaught TypeError: Object [object Object] has no method 'jcarousel'
错误出现在文件 custom.js 的第 9 行。
这是用于临时站点:http://vitamine-b12.org/testshop/index.php/nl/
通过这个问题,我们的滑块不再工作了。 custom.js 中的脚本是:
第 9 行是:jQuery('#featured').jcarousel();
【问题讨论】:
标签: javascript dom-events javascript-framework