-2

I want to test my pages in IE7 and need a good debugging toolbar like Firebug.. I know there is the default IE Developer toolbar which comes, but that does not seem very helpful, specially for script debugging..

I need a tool like Firebug which can be very useful (like I can view what is there in the markup as well after script execution)

copenndthagen
  • 49,230
  • 102
  • 290
  • 442

2 Answers2

0

Not even close to firebug , but the best i ever found is DebugBar.

kapa
  • 77,694
  • 21
  • 158
  • 175
Pumpkinpro
  • 837
  • 4
  • 5
-1

you can use IE9 and above and press f12, to check for lower version you can change the browser mode and document mode in it.

Bharat Soni
  • 2,824
  • 6
  • 23
  • 48