Search code examples
internet-explorer-8ie-developer-tools

IE 8 - Browse dynamic code


I am using IE8 (mandatory, can't use another browser) and I have problems to see dynamically generated HTML code.

I need to check, which class is applied to a certain element.

I am emulating IE8 with IE10, but the result is the same. Dynamic code is not possible to see with Dev Tools (F12).

I need something like Firebug.

Thanks!


Solution

  • You may want to try out Firebug Lite. Though note that it's not maintained anymore, so there's no guarantee that it's still working correctly in IE8.