开发者

FireBug: How can I get rid of annoying messages?

FireBug always shows warning messages from jQuery

eg

reference to undefined property o.cache[H][E]
(function(){var l=this,g,y=l.jQuery,p=...ch(function(){o.dequeue(this,E)})}}); jquery.min.js (string 12)

Can I set up FireBug not to show certain warnin开发者_JS百科gs for certain scripts?


I guess that warning will go away if you use: Firebug > Console Panel > Mini-menu on tab > Strict Warnings OFF


I doubt this is an issue with either jQuery or Firebug. Debug your code and find out what's leading to the error / warning.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜