如何在ie8中使用萤火虫
我正在做的教程在IE8中使用firebug lite来运行jquery代码,检查DOM等。我有一个firebug lite的链接引用,以便我可以在IE8中使用它。我知道我可以在FF中使用firebug并且我知道IE8中的检查工具,但是,因为firebug lite应该与IE8兼容,所以我想在IE8中使用它。任何人都可以帮我吗?
A tutorial I'm doing uses firebug lite in IE8 to run jquery code, inspect the DOM, etc. I have a link reference to firebug lite so that I can use it in IE8. I know I can use firebug in FF and I know about the inspect tool in IE8, however, since firebug lite is supposed to be compatible with IE8, I'd like to use it in IE8. Can anyone help me out?
<script type="text/javascript" src="https://getfirebug.com/firebug-lite.js"></script>
谢谢
只需将此脚本添加到文档中即可。
It should work by just adding this script to the of your document.
请注意,最近有一个错误会阻止该小图标出现在屏幕的右下角:
Just note that there's a recent bug that prevents that little icon to appear at the lower-right corner of the screen:
http://code.google.com/p/fbug/issues/detail?id=4891
只需按F12即可打开UI。如果您有任何疑问,请随时与我们联系:
http://groups.google。 com / group / firebug
Just press F12 to open up the UI. If you have any questions, feel free to contact us at: http://groups.google.com/group/firebug