How to debug JavaScript in IE?

后端 未结 9 1539
刺人心
刺人心 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:15

    I would try and go for DebugBar. It's not as nice as Firebug, but it's very useful for javascript debugging...

提交回复
热议问题