0

大家好,我无法提供代码,但您可以在网上看到。 链接在这里

所有脚本在网络上都能正常工作,但我无法配置 popeye 并找到问题... 任何人都可以检查一下吗?

当我检查谷歌错误时,它会在 jquery 1.7.2 中标记以下代码。

return makeArray( context.querySelectorAll( "[id='" + nid + "'] " + query ), extra )

大力水手的网站在这里

4

1 回答 1

1

我不知道这是否有帮助,但这是我使用 chrome 控制台时遇到的错误,一些资源没有加载,并且我相信有未定义的对象传递给 popeye

Resource interpreted as Script but transferred with MIME type text/html: "http://bestinvest.ge/js/script.js". header.js:2

(anonymous function) header.js:2

GET http://bestinvest.ge/en/upload/sresize.php?src=building/uploads/41/&w=160&h=110 400 (Bad Request) /en/?transaction=3&minrooms=1&maxrooms=100&minprice=&maxprice=:739

GET http://bestinvest.ge/en/upload/sresize.php?src=building/uploads/41/&w=280&h=180 400 (Bad Request) /en/?transaction=3&minrooms=1&maxrooms=100&minprice=&maxprice=:746
3



Uncaught TypeError: Cannot call method 'show' of undefined jquery.js:8480
jQuery.fn.extend.fadeTo jquery.js:8480
showImage jquery.popeye-2.1.js:288
$.fn.popeye.each.$self.mouseenter.ismouseover jquery.popeye-2.1.js:642
jQuery.event.dispatch jquery.js:3332
jQuery.event.add.elemData.handle.eventHandle jquery.js:2941

希望对您有所帮助,祝您好运

于 2012-07-03T14:00:03.290 回答