Debugging JavaScript events with Firebug

后端 未结 8 1087
情话喂你
情话喂你 2020-12-24 02:31

I need to set a breakpoint to certain event, but I don\'t know, where is it defined, because I\'ve got giant bunch of minimized JavaScript code, so I can\'t find it manually

8条回答
  •  南方客
    南方客 (楼主)
    2020-12-24 03:05

    This will do the job. http://jsbeautifier.org/ You can also search Google for a javascript beautifier.

提交回复
热议问题