0

I am having hard time with a website design in IE. its actually working fine in mozilla, chrome, opera and safari but very messy in IE. so my question "Is there any plugin like firebug for IE"?.

Muzammil
  • 508
  • 2
  • 11
  • 21

5 Answers5

6

For IE9+, just hit F12 for developer tools.

For older IE (8 and below), you got Debug Bar or Microsoft Script Editor which ships with Office 2003 (weird isn't it? why debugging tools ship with office tools. MS is really weird)

Joseph
  • 117,725
  • 30
  • 181
  • 234
4

Yes, to an extent. Take a look here for more info - http://getfirebug.com/firebuglite

Good luck and have fun with IE!

tcole
  • 947
  • 6
  • 14
1

IE 9 has development tools similar to Firebug. Just press F12

Ray Perea
  • 5,640
  • 1
  • 35
  • 38
0

not that I'm aware of, but you can turn on script debugging if that helps. this link is old but may still be useful: http://blogs.msdn.com/b/ie/archive/2004/10/26/247912.aspx

jcomeau_ictx
  • 37,688
  • 6
  • 92
  • 107
0

You can use the Internet Explorer Developer Toolbar: http://www.microsoft.com/download/en/details.aspx?id=18359

Simeon Visser
  • 118,920
  • 18
  • 185
  • 180