Mozilla Inspector highlight sticky
How can I keep the hovered menu item open so I can edit it's style in firefox
How to debug CSS with Firebug for an element that only appears when clicked?
Can you make hovered state in Firebug sticky? how can i force the hover state off?







I want to debug the CSS for a DHTML menu, but the element I want to debug is a submenu, so it only appears when the top element in the menu is clicked.
:


In the Inspector window, locate the code line where the hover starts,
right click the mouse and choose the :hover. Then the hover state will stay

Select your element in the HTML tab, directly in the source.
:hover pseudo-class.





1- inspector menu
2- hover menu







https://stackoverflow.com/questions/...ug-sticky?rq=1
https://stackoverflow.com/questions/...edirect=1&lq=1
https://stackoverflow.com/questions/...be-made-sticky
https://stackoverflow.com/questions/...-devtools?rq=1