Get Answers to all your Questions

header-bg qa

Which of the following is true?If onKeyPress returns false, the key-up event is cancelled.If onKeyDown returns false, the key-up event is cancelled.If onkeyDown returns false, the key-press event is cancelled.If onkeyPress returns false, the key-down event is cancelled.?

Answers (1)

best_answer

If onKeyPress returns false, the key-up event is cancelled. FALSE
If onKeyDown returns false, the key-up event is cancelled. FALSE
If onkeyDown returns false, the key-press event is cancelled TRUE
If onkeyPress returns false, the key-down event is cancelled.? FALSE

Posted by

Deependra Verma

View full answer