English 中文(简体)
• 如何使用电灯中的火
原标题:how to use firebug in ie8

一部导师Im在IE8使用燃烧弹,以管理杂草法,检查OM,等等。 我有点提到火灯,以便我能在第8号电文中使用。 我知道我可以使用FF的火力,我知道第8号卫星的检查工具,但是,由于火烧灯应与第8号卫星相容,我想在第8号卫星中使用。 谁能帮助我?

 <script type="text/javascript" src="https://getfirebug.com/firebug-lite.js"></script>

增 编

最佳回答

它应当努力在你的文件中添加这一文字。

仅指出,最近发生了一些丑闻,使得在屏幕右侧角出现一点点:

http://code.google.com/p/fbug/issues/detail?id=4891

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

问题回答

暂无回答




相关问题
Why doesn t "doScroll" work in IE8?

Is "doScroll" still supported by Microsoft in IE8? I can t get it to work at all. Here s a test page: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN""http://www.w3.org/TR/html4/...

IE8 focus pseudo class and Sibling Selector

I have some mark up and I am trying to have the "hints for some input" light up when the accosicated text input has focus. I am trying to use the focus pseudo class along with a sibling selector. If i ...

IE errors with jQuery & timeout

In a jquery hover event I use the following code to drop down a menu: clearTimeout(hTimeout); $( #lowermenu ).queue( fx , []); $( #menucenter .current ).removeClass( current ); $(this).children( a )....

IE8 Session sharing problem in ASP .Net Application

I am having ASP .Net application which is running perfectly in IE 7.0 but as due to session sharing in IE 8.0 (also in case of new window), application is giving unexpected behavior as session can be ...

ASP.NET - Issues with position of controls in IE8

recently I ve moved on to testing my web aplication in IE8, however, I ve noticed that the position of my controls now all over the place. This was not apparent when I was testing my app with IE7 and ...

Internet Explorer, How to change iframes src

For some reasons I m using an Iframe to display googlemaps, when I want to change it s content I m just changing the Iframe src using JQuery. $( #ggMap ).attr( src , http://newurl.com ); Apparently ...

IE8 Javascript doesnt run unless Developer Tools is open?

For some reason, in IE8, javascript is not running unless I reload the page with Developer Tools open. I close developer tools and reload the page and the javascript stops working. I m not getting any ...

热门标签