I'm currently having some issue for my web app in IE8 only. Does anyone know if there's an IE plugin which is similar to Chrome or Firefox/Firebug inspect element?
|
feedback
|
|
You use Internet Explorer Developer Tools. | |||||
feedback
|
|
To inspect an element open the developer tools and click the arrow icon in the tool bar (select element by click) or press ctrl-B. Then just click on the element you want to inspect. | |||||
feedback
|
|
You might also try Firebug Lite. You can use it as a bookmarklet if you want or just embed it in your page it seems. | |||
|
feedback
|