How to debug websites with Firebug in IE browser

Source: Internet
Author: User

For most of the front-end designers should have used the Firefox browser next debugging site extension Firebug Bar, the function is very powerful, for us to find out the compatibility of the Web page is very effective. However, for many developers who do not like to use the Firefox browser, then IE browser has a similar plugin it? Of course, the new version of the IE8 browser comes with a developer tool, basically can be comparable with Firebug, although some features still need to be perfected, but it is more than enough. The older versions of IE6 and IE7 do not have this feature. So we recommend a tool that can debug Web pages under the IE6 and IE7 platforms: Ietester+debugbar. IETester is not described in detail here, but simply a browser compatibility test platform that integrates the IE5 to the IE8 kernel.

Overall, of course, there is no firebug that perfect, and basically can achieve the purpose of our debugging site. This type of tool is essential especially when it comes to styling compatibility with older versions of Internet Explorer.

The Firebug debugging method is not installed in IE browser:

method, simple to No, is the introduction of the following JS on the site can be.

<script type= "Text/javascript" src= "Http://getfirebug.com/releases/lite/1.2/firebug-lite-compressed.js" > </script>

Recall the same way as in the Firefox browser, click F12 or the bug icon.
  
Speaking of which, perhaps you understand, Ietester+debugbar and Firefox+firebug, is the basic browser and auxiliary plug-in to view/debug the site, and the free version of IE version Firebug is based on the scripting language, and unfortunately, ie Version Firebug and Ietester+debugbar, you can only view HTML, CSS, Script, DOM, and so on, but you can't modify the value and preview it instantly.

The following is the IE version of Firebug:

Do not know other students have any other good way to cope with the debugging of IE browser? Hope you can share to everyone!

Copyright notice: When reproduced, please indicate the original source and author information and this statement in the form of hyperlinks.
Article Reference address: Http://www.iefans.net/ie-firebug/iefans

How to debug websites with Firebug in IE browser

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.