JavaScript Keyboard Events Tutorial Hindi | keypress, keyup & keydown - CheezyCode | #39

preview_player
Показать описание
Learn Events in JavaScript Hindi. This video covers keyboard events - keypress event, keydown event and keyup event. Learn about the difference between these 3 events. Learn how to capture keypresses and create a small game in javascript. Learn about addEventListener method to handle keyboard events. You can handle any event using this method whether it is mouse event, keyboard events or window events.

Learn how to handle events, what are listeners and event handlers in javascript with examples. This tutorial is part #39 of JavaScript Beginners Series. Everything is explained in Hindi. Learn all this in Hindi (हिंदी में )

Topics Covered -
1. What are Keyboard Events in JavaScript?
2. Different type of keyboard events - keypress, keydown, keyup
3. Event Object & Event Handler - Event contains information about which key is pressed.
4. Simple Game using KeyBoard Events in JavaScript

You can follow this full playlist of JavaScript Beginners Tutorial -

For more info - visit the below link

We are social. Follow us at -

Рекомендации по теме
Комментарии
Автор

From 07:26, i was literally calling in my head "PEECHE DEKHO, PEECHE TO DEKHO" 😄
Nice example by the way. 😍😍

vikramin
Автор

I'm sorry sir for this question. I hope you have warm heart to answer me. I'm a video editor.
But I want make application that can read what key press even this application is not focused/active (show behind other window)

Can you give me advice or recommendation. How to code that application still can run and can read/get keypressed even it is not focused/active.

I've make a application to show what button press, but when it goes to other apps. It can't read/know what key I have press. Sorry for my english, thanks. I'm very respectfull if you want answer my question.

bodgaming
Автор

Bhaiya keyCode nhi chl rha h ab deprecated bta rha h please help

sanyamjain