冲突的Jquery脚本停止加载页面 - Console.log错误

时间:2015-07-14 20:32:21

标签: javascript jquery html

我使用Web-To-Print后端服务,该服务处理来自其他服务器的网站库存和定价。我正在前端重新设计他们的网站。我为搜索栏创建了一个自动完整脚本,我添加到网站,但在链接脚本后,网站在加载时空闲。看来我的Jquery.autocomplete.js文件与他们的Jquery.combobox.js冲突。

Screen Shot of Console.Log Error

我是JavaScript的新手,我还在修课程。有没有人知道是否有办法解决这个问题而不必改变他们的脚本?我可以改变一些东西来修复这个错误吗?

Jquery.autocomplete.js - 脚本I' m上传到他们的服务器

Demo

Jquery.combobox.js - 他们服务器上的脚本(冲突脚本第66行)

Conflicting Script Demo

<iframe width="100%" height="300" src="//jsfiddle.net/stinkytofu/90jjskux/embedded/" allowfullscreen="allowfullscreen" frameborder="0"></iframe>

0 个答案:

没有答案