How to debug JavaScript in IE?

后端 未结 9 1541
刺人心
刺人心 2020-12-14 12:52

Is there a better way to debug JavaScript than MS Script Editor? I am searching for something like Firebug. Firebug Lite doesn\'t offer this functionality, though. ­­­­­­­­­

9条回答
  •  死守一世寂寞
    2020-12-14 13:09

    Use Visual Studio 2008.

    The Web Development Helper from Nikhilk is useful as is the Internet Explorer Developer Toolbar (http://www.microsoft.com/en-us/download/details.aspx?id=18359). They are not as good as FireBug though :-(

提交回复
热议问题