admin管理员组文章数量:1424079
Let's say I am visiting CNN, and they use javascript as we know. They initialize some variables and change it during my visit. How can I watch what values these variables are getting?
Let's say I am visiting CNN, and they use javascript as we know. They initialize some variables and change it during my visit. How can I watch what values these variables are getting?
Share Improve this question asked Jan 20, 2011 at 23:14 cuneytcuneyt 3661 gold badge5 silver badges15 bronze badges1 Answer
Reset to default 4Install firebug and use the script
tab. You can set breakpoints, step through code and more.
If you are not using FF, you can use firebuglite.
IE8 and above have similar built in dev tools easily accessible by pressing F12.
Chrome and Safari have such built in tools too, and so does the latest version of Opera.
本文标签: How to see Javascript stack of a websiteStack Overflow
版权声明:本文标题:How to see Javascript stack of a website? - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1745388897a2656504.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论