Firebug:如何检查使用鼠标移动的元素? [英] Firebug: How to inspect elements changing with mouse movements?

查看:188
本文介绍了Firebug:如何检查使用鼠标移动的元素?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有时,如果您将鼠标悬停在某些区域,我需要检查仅显示在页面上的元素。问题是,如果您开始将鼠标移动到firebug控制台以查看更改,则会触发鼠标悬停事件,并且我正在尝试检查的所有更改都将消失。如何处理这种情况?

Sometimes I need to inspect elements that are only showing up on a page if you put mouse over some area. The problem is that if you start moving mouse towards firebug console in order to see the changes, mouse-out event is triggered and all changes I am trying to inspect disappear. How to deal with such cases?

基本上我正在寻找一些可以:

Basically I am looking for something that would either:


  • 切换到firebug控制台而不移动鼠标(使用键盘快捷键可能吗?但是我不知道如何使用firebug与键盘)

  • 有能力冻结该页面,所以您的鼠标移动不再触发任何事件。

谢谢。

推荐答案

我想你也可以这样做:


  • 选择Firebugs检查模式

  • Choose Firebugs Inspect mode

将鼠标悬停在弹出要检查的元素的项目上,然后使用 Tab 键多次Firebug活动(我发现很难看到Firebug是活动组件,但没有像试用版和错误 - 当我看到Firefox查找工具栏活动时,我会然后 Shift + Tab < kbd>向后两次进入Firebug。

Hover over the item that pops up the element you wish to inspect and then use the Tab key several times to make Firebug active (I found it tricky to see when Firebug was the active component but nothing like trial and error - when I saw that Firefoxes Find Toolbar was active I'd then Shift + Tab backwards twice to get into Firebug.

然后我会使用L / R箭头键合并/扩展元素和U / D箭头键,以通过Firebugs控制台浏览

Then I'd use the L/R arrow keys to contract/expand elements and U/D arrow keys to navigate through Firebugs console

无论如何!

这篇关于Firebug:如何检查使用鼠标移动的元素?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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