Be sure any event handlers are device-independent. If use of this event handler is required for the essential information ...

Be sure any event handlers are device-independent.  If use of this event handler is required for the essential information or use of this page:  consider limiting event handlers to device indpendent handlers such as:  "onfocus", "onblur" and "onselect".  If you must use device-dependent attributes provide a keyboard alternate, for example for "onmousedown" also specify "onkeydown".