jquery firebug日志

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了jquery firebug日志相关的知识,希望对你有一定的参考价值。

  1. jQuery.fn.log = function (msg) {
  2. console.log("%s: %o", msg, this);
  3. return this;
  4. };

以上是关于jquery firebug日志的主要内容,如果未能解决你的问题,请参考以下文章

jQuery到Firebug日志

在 firebug 中看不到 socket.io 请求日志

使用JQuery&Firebug列出JQuery函数

jQuery getJSON 的“无效标签”Firebug 错误

PHP 用firebug显示mysql查询日志

JavaScript Firebug控制台日志代理