Specifies whether or not the element has an accelerator key, which is a shortcut for selecting the element.
Platform Support
| IE | Netscape | Mozilla | Opera | Safari | 5.5+ | no | no | no | no |
|---|
Usage
["true" | "false"]
Values
| inherit | Inherit the value from the parent element. |
| true | Background image scrolls with the document. |
| false | Background image is fixed as the document scrolls. |
Remarks
IE only.
