你能在Firebug“粘性?”做悬停状态吗? [英] Can you make hovered state in Firebug "sticky?"

查看:102
本文介绍了你能在Firebug“粘性?”做悬停状态吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当我调试一个网站时,有时候hover选择器有点长,类似于其他,是有办法应用一种粘性状态来悬停规则在Firebug吗?

When I'm debugging a site, sometimes the hovered selectors are a little long winded and similar to other ones, is there a way to apply a kind of "sticky" state to hover rules in Firebug?

示例;我将鼠标悬停在导航条上,并想要将选择器从firebug中复制到CSS中进行搜索,但是当我移动鼠标时,选择器(显然)会随着nav < li> / code>不会停止。

Example; I hover over a nav bar and want to copy the selector out of firebug to search in the CSS, but as soon as I move my mouse, the selector (obviously) disappears as the nav <li> isn't hovered anymore.

任何方式这样做?

推荐答案

当检查链接时,Firebug会显示默认的CSS状态,默认情况下,不显示:hover和:active样式。幸运的是,您可以通过点击样式并选择相应的选项来更改链接的状态:

When inspecting links, Firebug shows the default CSS state, i.e. styles applied to a:link. By default, the :hover and :active styles are not shown. Fortunately, you can change the state of the link by clicking Style and choosing the appropriate option:

这篇关于你能在Firebug“粘性?”做悬停状态吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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