
Trapping Function Keys and Alt-Key Combinations
First, I appreciate your response to my question. Please read on....
You may not have noticed this in the script I supplied, but at the end
of the function I submitted for evaluation were two lines of code that
should be evaluated if any of the preconditions were true. They are:
e.returnValue = false;
e.cancelBubble = true;
e = IE Event Object
The event object is passed to the function when the onkeydown event
fires on the document.
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!