Pseudo-class:
Focus

Support Key: [CSS2] [N6|O7]
Other State-Dependent
Pseudo-Classes

link
visited
active
hover
= Index DOT Css by Brian Wilson =
Main Index | Property Index | CSS Support History | Browser History



   Quick Statistics   
Applicable Elements:
Not defined ("elements which can receive input focus")
HTML Equivalent:
<tag ONFOCUS="function()">
What is it?
The Focus Pseudo-class is activated when the current element content box becomes the recipient of keystroke events and ends when it no longer accepts them.
Example
Ext/Doc: a:focus img { border: thin solid green }
In-Line:  NA
Browser Peculiarities

Boring Copyright Stuff....