2012-10-06 48 views
0

我有jQuery的一個問題,我不知道從哪裏來的時候,這裏是什麼是在控制檯: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,請幫我解決這個問題

+0

@harsha它工作正常,直到我安裝了一個插件,並卸載它沒有解決問題。我認爲它的某種jQuery混合,但我無法解決這個問題 – Darko

回答

0

修復了安裝this joomla插件的問題。謝謝大家!

0

發生此錯誤的原因是在執行時無法找到函數。因此,請嘗試將腳本文件script_16.js降低到頁面上調用的JS文件列表中。我認爲這是在頁面的早期定義函數的問題。