Specifies the behavior of the element when it receives focus.
Platform Support
| IE | Netscape | Mozilla | Opera | Safari | no | 6.0+ | no | no | no |
|---|
Values
| inherit | Inherit the value from the parent element. |
| auto | Use the default focus behavior. |
| normal | Default focus behavior. |
| none | Element cannot receive focus. |
| ignore | Ignore focus. |
Remarks
Proprietary Mozilla property.
