PDA

View Full Version : accelerator: false;


Phil
11-14-2003, 10:26 AM
I've noticed this value in many classes and selectors.
I was wondering just what it does.

Phil

Daybreak_0
11-14-2003, 01:13 PM
looks like a proprietary Microsoft attribute that allows creation of a shortcut key

http://msdn.microsoft.com/library/default.asp?url=/workshop/author/dhtml/reference/properties/accelerator.asp

Regards
Day

Phil
11-15-2003, 09:00 AM
Thanks again Day.