Timing and Triggering Events
The following guidelines should be followed for timing and navigation:
- Make all user interface timings adjustable or optional.
- If you have messages that time out, allow the user to turn off the time-out behavior.
- Flash text and objects only at the caret blink rate.
- Avoid triggering actions or messages by mouse pointer location.
- Avoid triggering actions or messages by keyboard focus location.