What's new? | Help | Directory | Sign in
Google
             
Search
for
Updated Sep 19, 2008 by pilgrim
Labels: about-css, is-css-property, from-microsoft
AcceleratorCSSProperty  
The accelerator property indicates whether an element contains an accelerator key.

You are here: Home > CSS Reference > Properties > accelerator

Usage

See MSDN for an example.

Values

true or false. No default value.

Browser compatibility

Compatibility table legend

Test IE8 IE7 IE6 FF3 FF2 Saf3 Op9 Chrome
style.accelerator reflects <div style='accelerator: bogus'> Y Y Y N N N Y N
style.accelerator reflects <div style='accelerator: false'> Y Y Y N N N Y N
style.accelerator reflects <div style='accelerator: true'> Y Y Y N N N Y N

Further reading


Sign in to add a comment