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
Answered by
19
Answer:
mark as brainlist
Explanation:
option C is correct
Answered by
0
Answer:
If onKeyDown returns false, the key-press event is cancelled.
Explanation:
- JavaScript is the most widely used programming language on the planet.
- The Web's programming language is JavaScript.
- JavaScript is a simple language to learn.
- Both in concept and design, JavaScript and Java are completely different languages.
- Brendan Eich created JavaScript in 1995, and it became an ECMA standard in 1997.
- If onkeyDown returns false in JavaScript, the key-press event is cancelled.
- The standard's official name is ECMA-262. The language's official name is ECMAScript.
#SPJ2
Similar questions