开发者

Can I set Firebug breakpoints in jsFiddle?

开发者 https://www.devze.com 2023-01-28 15:46 出处:网络
开发者_开发百科jsFiddle is often used to illustrate and test here on SO. When I test/develop javascript I use Firebug a lot - breakpoints are my friends. Has anyone figured out a way of setting Firebu

开发者_开发百科jsFiddle is often used to illustrate and test here on SO. When I test/develop javascript I use Firebug a lot - breakpoints are my friends. Has anyone figured out a way of setting Firebug breakpoints in their jsFiddle test code?


[updated]

yes. it's the fiddle.hshell.net/show in the drop-down list of js files used when you select the scripts tab.

[updated 2]

seems to be in http://fiddle.jshell.net/_display/ now

[update 3]

You can use debugger; to add breakpoints to your JS. example here

0

精彩评论

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

关注公众号