Firebug: How to inspect elements changing with mouse movements?

前端 未结 13 2525
无人共我
无人共我 2020-12-04 13:01

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 consol

13条回答
  •  一向
    一向 (楼主)
    2020-12-04 13:21

    Firebug's hotkey for inspecting elements is Ctrl + Shift + C (Windows/Linux).

    Go here for a list of all Firebug keyboard shortcuts.

提交回复
热议问题