filmov
tv
JavaScript Tutorial in Hindi for Beginners [Part 60] - Key Down Event in JavaScript

Показать описание
#Javascript #Tutorial #Hindi
In this video i will talk about Key Down Event in JavaScript.
The keydown and keyup events provide a code indicating which key is pressed, while keypress indicates which character was entered. For example, a lowercase "a" will be reported as 65 by keydown and keyup, but as 97 by keypress. An uppercase "A" is reported as 65 by all events.
The keypress event is fired when a key that produces a character value is pressed down. Examples of keys that produce a character value are alphabetic, numeric, and punctuation keys. Examples of keys that don't produce a character value are modifier keys such as Alt, Shift, Ctrl, or Meta.
Join this channel to support Tech Gun:
In this video i will talk about Key Down Event in JavaScript.
The keydown and keyup events provide a code indicating which key is pressed, while keypress indicates which character was entered. For example, a lowercase "a" will be reported as 65 by keydown and keyup, but as 97 by keypress. An uppercase "A" is reported as 65 by all events.
The keypress event is fired when a key that produces a character value is pressed down. Examples of keys that produce a character value are alphabetic, numeric, and punctuation keys. Examples of keys that don't produce a character value are modifier keys such as Alt, Shift, Ctrl, or Meta.
Join this channel to support Tech Gun:
JavaScript Tutorial In Hindi
JavaScript Tutorial for Beginners | Full Course to Learn What is JavaScript in Hindi
🎯 Complete JavaScript Tutorial In Hindi for Beginners With Projects [ Part-1 ] | JS Tutorial in 2023...
JavaScript Complete Tutorial in Hindi 🚀 Free Notes + Codes
Introduction to JavaScript + Setup | JavaScript Tutorial in Hindi #1
JavaScript Introduction Tutorial in Hindi / Urdu
JavaScript | Beginning to Mastery Complete Tutorial (Part 1)
JavaScript Introduction Tutorial in Hindi / Urdu
4 K8S Service Types | ClusterIP | NodePort | LoadBalancer | ExternalName #shorts #short #shortvideo
ES6 full course in Hindi | ECMA script 6 full tutorial
const, let and var in JavaScript | JavaScript Tutorial in Hindi #3
Variables in JavaScript | JavaScript Tutorial in Hindi #2
Promise .then() and .catch() | JavaScript Tutorial in Hindi #55
JavaScript Chapter 1 - Practice Set | JavaScript Tutorial in Hindi #5
DOM, BOM & Window Object | JavaScript Tutorial in Hindi #28
Parents & Siblings of an Element | JavaScript Tutorial in Hindi #33
JavaScript Tutorial in Hindi for Beginners [Part 2] - JavaScript Introduction
🎯[ Part- 2 ]Complete JavaScript Tutorial In Hindi for Beginners With Projects | JS Tutorial in Hindi...
For Loops in JavaScript | JavaScript Tutorial in Hindi #9
JavaScript Full Course 🔥 | JavaScript Projects | Learn JavaScript Tutorial for Beginners
Introduction to Strings | JavaScript Tutorial in Hindi #13
Functions in JavaScript | JavaScript Tutorial in Hindi #11
Fetch API | JavaScript Tutorial in Hindi #66
JavaScript For in Loop Tutorial in Hindi / Urdu
Комментарии