Are there any predefined constant provided by the browser with the key code values that can be reused?



Are there any predefined constant provided by the browser with the key code values that can be reuse..

Answer / Harish Kumar Malik

Yes, JavaScript provides several predefined constants or key codes for various keys. For example, 'Enter' has a key code of 13.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JavaScript Interview Questions

How to detect the operating system on the client machine?

1 Answers  


What is javascript bom?

1 Answers  


What are the various functional components in javascript?

1 Answers  


What is the difference between sessionstate and viewstate?

1 Answers  


How many days it will take to learn javascript?

1 Answers  


How to reload the current page?

1 Answers  


How to get inner html of an element in javascript?

1 Answers  


What is constructor?

1 Answers  


How to test for bad numbers using javascript?

1 Answers  


Name some of the ways in which Type Conversion is possible?

1 Answers  


What do you mean by ide?

1 Answers  


What does isNaN function do?

2 Answers   Satyam,


Categories