天天看點

Firebug Lite for ie

在頁面頭部加入

<script type="text/javascript" src="http://fbug.googlecode.com/svn/lite/branches/firebug1.4/content/firebug-lite-dev.js"></script>

即可。

如果是在引入本地的檔案,則先使用svn(http://fbug.googlecode.com/svn/lite/branches/firebug1.4/)簽出腳本檔案。(當然你可以使用各種方式擷取...)

然後在頁面頭部引入

<script type="text/javascript" src="/local/path/to/firebug-lite-dev.js"></script>

注意: 在ie6請使用

資料位址:

https://getfirebug.com/firebuglite

Include the following code at the top of the <code>&lt;head&gt;</code> of your page:

Firebug Lite 1.4 dev:

Firebug Lite FlexBox dev (the next-generation of Firebug Lite):

&lt;script type="text/javascript" src="http://fbug.googlecode.com/svn/lite/branches/flexBox/content/firebug-lite-dev.js"&gt;&lt;/script&gt;

本文轉自火地晉部落格園部落格,原文連結:http://www.cnblogs.com/yelaiju/archive/2012/11/27/2791032.html,如需轉載請自行聯系原作者

上一篇: h5登入

繼續閱讀