Pseudo-class: hover

Support Key: CSS2 | IE4
Other CSS Pseudo-Classes
first-child
link
visited
active
focus
lang
= Index DOT Css by Brian Wilson [bloo@blooberry.com] =
Main Index | Property Index | CSS Support History | Browser History



   Quick Statistics   
Applicable Elements:
Not defined
HTML Equivalent:
<tag MOUSEOVER="function()">
What is it?
The Hover Pseudo-class is activated when the system pointing device (if any exists) is within the bounds of the current element rendering box, but has not been activated (via mouse click, etc.) The Hover Pseudo-class is one of several that are activated based on events that occur over time or as initiated by the user.
Example
Ext/Doc: a.test:hover { color: red }
In-Line:  NA
Notes Browser Peculiarities

Boring Copyright Stuff....