Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/javascript/442.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Javascript jquerypopeyedon';我不想工作_Javascript_Jquery - Fatal编程技术网

Javascript jquerypopeyedon';我不想工作

Javascript jquerypopeyedon';我不想工作,javascript,jquery,Javascript,Jquery,大家好,我不能提供代码,但你们可以在网上看到。 所有脚本在网络上都能正常工作,但我无法配置大力水手并找到问题。。。有人能查一下吗 当我检查google错误时,它会在jquery 1.7.2中标记以下代码 return makeArray( context.querySelectorAll( "[id='" + nid + "'] " + query ), extra ) Popeye的网站我不知道这是否有帮助,但这是我在使用chrome控制台时遇到的错误,一些资源没有加载,我相信有未定义的对

大家好,我不能提供代码,但你们可以在网上看到。

所有脚本在网络上都能正常工作,但我无法配置大力水手并找到问题。。。有人能查一下吗

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

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

Popeye的网站

我不知道这是否有帮助,但这是我在使用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

希望您能提供帮助,祝您好运

在查看源代码后,我在任何地方都找不到jQuery,因此您对未定义jQuery.js的
调用方法“show”的查找可能很准确。谢谢大家给我您的空闲时间。我发现了错误并修复了它。