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 the different states for an element. I can't seem to find anything similar in Chrome. Am I missing something?
feedback
|
|
This is fixed (in WebKit) as of 7/5/11: https://bugs.webkit.org/show_bug.cgi?id=63932. This feature is currently available in the Chrome dev channel (14.0.825.0 dev-m as of this writing). This shows the functionality:
| |||||||
feedback
|
EDIT: This answer was before the bug fix, see tnothcutt's answer.This was a bit tricky, but here goes:
PS: I tried this on one of your question tags. | |||||
feedback
|
|
I don't think there is a way to do this. I submitted a feature request. If there is a way, the developers at Google will surly point it out and I will edit my answer. If not, we will have to wait and watch. (you can star the issue to vote for it)
(as of this post) Current Stable channel version is 8.0.552.224. You can replace your Stable channel installation of Google Chrome with the Beta channel or the Dev channel (See Early Access Release Channels). You can also install a secondary installation of chrome that is even more up to date than the Dev channel.
| ||||
feedback
|
