开发者

Expand inline JS into multiline using firebug

There is an inline JS function inside an HTML page. Can firebug or s开发者_JAVA百科ome other tool expand the inline JS to multiline to make it easier for tracing the source?


Not sure if this is what you're after, but FireRainbow does JS formatting in Firebug


Two online options that I know of that would expand inline JS to multiline: JavaScript Beautifier and JS Beautifier


You could try copying and pasting into something that supports automatic formatting. Try pasting it @ http://jsbeautifier.org/.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜