jQuery幻灯片不起作用

时间:2012-10-06 18:17:08

标签: javascript jquery joomla jquery-slide-effects

我遇到了jQuery的问题,我不知道它来自哪里,这是控制台中的内容:

Uncaught TypeError: Object [object Object] has no method 'getElement'
script_16.js:46Uncaught TypeError: Object [object Object] has no method 'getElement'
script_16.js:46Uncaught TypeError: Object [object Object] has no method 'getElement'
script_16.js:46Uncaught TypeError: Object [object Object] has no method 'getElement'
script_16.js:46Uncaught TypeError: Object [object Object] has no method 'getElement'
homepage:321GET http://shoppingkatalog.com/modules/mod_ice_jshopping_categories/assets/images/next.png 404 (Not Found)
all.js:54FB.getLoginStatus() called before calling FB.init().
beacon.js:1GET http://b.scorecardresearch.com/b?c1=8&c2=2101&c3=1234567891234567891&ns__t=1349547316971&ns_c=ISO-8859-1&c8=&c7=http%3A%2F%2Fdg.specificclick.net%2F%3Fy%3D3%26t%3Dh%26u%3Dhttp%253A%252F%252Fshoppingkatalog.com%252Fhomepage%26r%3D&c9=http%3A%2F%2Fshoppingkatalog.com%2Fhomepage 
homepage:113Uncaught ReferenceError: checkCookie is not defined
homepage:392Uncaught TypeError: Object [object Object] has no method 'getElements'

Here is the link from the page,请帮我解决问题

2 个答案:

答案 0 :(得分:0)

发生该错误是因为在执行时无法找到该功能。因此,请尝试将文件script_16.js移到页面上调用的JS文件列表的下方。我认为这是在页面上早先定义函数的问题。

答案 1 :(得分:0)

修复了安装this joomla插件的问题。谢谢大家!