Search code examples
internet-explorerinternet-explorer-8firebug-lite

Can you use firebug lite to debug IE 8 without injecting code?


Is there anyway to download something for IE that allows me to debug IE 8? Is there a downloadable version of firebug lite that does not require placing code in the head of my file?


Solution

  • While Firebug is amazing, and Firebug Lite is handy, for debugging IE I highly recommend IE's Developer Tools - just hit F12.