Trigger a pseudo class on an element

Published on Updated on

Trigger a pseudo class (like hover) on an element

You can trigger pseudo classes through DevTools, for example:

  • Hover
  • Active
  • Focus
  • Visited

Also note, when you do this, a small orange indicator appears to the left of the node in the DOM tree so you know that its state has changed.

Updated on Improve article

We serve cookies on this site to analyze traffic, remember your preferences, and optimize your experience.