admin管理员组文章数量:1203400
Maybe Firebug or Opera, Google Chrome tools allows it. Where to find it? how to use?
Example: I click the button and want to see what Javascript code fired up after that action.
Maybe Firebug or Opera, Google Chrome tools allows it. Where to find it? how to use?
Example: I click the button and want to see what Javascript code fired up after that action.
Share Improve this question edited May 4, 2019 at 17:06 Brian Tompsett - 汤莱恩 5,88372 gold badges61 silver badges133 bronze badges asked Apr 7, 2012 at 18:30 user1286094user1286094 1211 silver badge6 bronze badges2 Answers
Reset to default 23In Google Chrome, you can open Developer Tools (Ctrl+Shift+J)
Choose Profiles tab, choose Collect JavaScript CPU Profile, click Start
When finish, click Stop and see the progress log...
you can include firebug lite in your html .. that will enable you to debug javascript ..you can get it from here : http://getfirebug.com/firebuglite
版权声明:本文标题:debugging - Browser debug: how to see what Javascript functions was called after some action? - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1738668814a2105869.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论