Is there a Firebug / fancyBox conflict?

吃可爱长大的小学妹 提交于 2019-12-11 12:35:50

问题


I use fancyBox (v2.1.5) and work with Firefox version 35.0.1 and Firebug 2.0.7. When I open the Firebug window fancyBox is not working anymore. Are there any settings I could change to get it to work?

I have the problem also on the official demo page.


回答1:


FireQuery 1.4.1 is known to cause JavaScript execution problems in combination with current versions of Firefox and Firebug 2.0.*. This is also mentioned in the Firebug FAQ.

As FireQuery development is abandoned, you need to disable/remove it to get your page to work correctly.

Note that part of FireQuery's functionality is integrated within the Events side panel Firebug 2.0.



来源:https://stackoverflow.com/questions/28256664/is-there-a-firebug-fancybox-conflict

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!