Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

Working with iframes

我们的志愿者还没有将这篇文章翻译为 中文 (简体)加入我们帮助完成翻译!

This feature is new in Firefox 34.

From Firefox 34 onwards, you can point the developer tools at a specific iframe within a document.

You'll see a button in the toolbar:

Click it, and you'll see a popup listing all the iframes in the document, as well as the main document itself.

Note that at the moment you'll need to reload the page or close and reopen the developer tools in order to see the popup. This is being tracked as bug 1062233.

If you select an entry in the list, all the tools in the toolbox - the Inspector, the Console, the Debugger and so on - will now target only that iframe, and will essentially behave as if the rest of the page does not exist.

文档标签和贡献者

 此页面的贡献者: xfq, jsx, jamsewiler, Sheppy, wbamberg
 最后编辑者: xfq,