Pseudo-class:
hover

Support Key: [CSS2|CSS2.1] [IE4|N6|O4|S1]
Other State-Dependent
Pseudo-Classes

link
visited
active
focus
= Index DOT Css by Brian Wilson =
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....