在调试器中暂停时,在Chrome开发者工具中向下滚动 [英] Scrolling down in Chrome dev tools when paused in debugger

查看:111
本文介绍了在调试器中暂停时,在Chrome开发者工具中向下滚动的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在调试器模式下暂停Chrome且不取消暂停的情况下,是否有任何方法可以向下滚动页面?

Is there any way to scroll down on the page while Chrome is paused in debugger mode without unpausing?

推荐答案

如果您的工具已停靠,则可以将其取消停靠以查看更多内容.

If your tools are docked, you can undock it to see a bit more.

另一种方法:

  1. 转到元素"标签.
  2. 右键单击任何可见元素(即未隐藏,display:none等).
  3. 选择滚动到视图"上下文菜单项.
  4. Chrome会在必要时滚动页面以将元素显示在窗口的可见部分.
  1. Go to the Elements tab.
  2. Right-click on any visible element (i.e. not hidden, display:none, etc.).
  3. Choose the "Scroll Into View" context menu entry.
  4. Chrome will scroll the page if necessary to get the element in the visible portion of the window.

这篇关于在调试器中暂停时,在Chrome开发者工具中向下滚动的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆