本文介绍了模拟 Chrome 开发者工具中不可用的焦点页面选项的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
曾经有一个选项,模拟焦点页面",在全球偏好"下在 Chrome 开发者工具中.但是,我再也找不到那个选项了.
There used to be an option, "Emulate a focused page," under "Global preferences" in Chrome developer tools. However, I am not able to find that option anymore.
有什么想法吗?
推荐答案
现在有两种调用方式:
渲染
面板中的复选框
命令面板:
- 按 (或 )
- 键入
emfo
以查找Emulate afocused page
项 - 按
- press (or )
- type
emfo
to find theEmulate a focused page
item - press
这篇关于模拟 Chrome 开发者工具中不可用的焦点页面选项的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!