Chrome 控制台/开发者工具中的 Firebug cd 等效项

发布于 2024-11-27 01:25:01 字数 123 浏览 1 评论 0原文

在 firebug 中,您可以使用 cd 命令将控制台上下文更改为 iframe。在开发 facebook 应用程序来调试 iframe 内的 javascript 时,我需要这个。

你如何在谷歌浏览器中执行此操作?

In firebug, you can use the cd command to change the console context to an iframe. I need this when developing a facebook app to debug my javascript inside the iframe.

How do you do this in google chrome?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

断舍离 2024-12-04 01:25:01

还没有“cd”命令,但在即将发布的版本中,我们似乎将有一个“包含所有 iframe 的下拉列表,以允许选择控制台表达式的当前评估上下文”。

请参阅http://trac.webkit.org/changeset/91839

No "cd" command yet, but it seems that we'll have a "dropdown list with all iframes to allow selecting current evaluation context for console expressions" in upcoming releases.

See http://trac.webkit.org/changeset/91839

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文