본문 바로가기

how to see :hover state in Chrome Developer Tools

 

 

stackoverflow.com/questions/4515124/see-hover-state-in-chrome-developer-tools

 

See :hover state in Chrome Developer Tools

I want to see the :hover style for an anchor I'm hovering on in Chrome. In Firebug, there's a style dropdown that allows me to select different states for an element. I can't seem to find anyth...

stackoverflow.com