Password Validation Check in Javascript | Show Hide Password Toggle

  Рет қаралды 58,449

Online Tutorials

Online Tutorials

Күн бұрын

Пікірлер: 56
@yughiole7088
@yughiole7088 2 жыл бұрын
The lesson is both beautiful and good, I was still confused when I was learning css/js, now I understand better hihi
@ihabgasim1784
@ihabgasim1784 2 жыл бұрын
Very awesome bro.. The best thing is that you using live server it is really helpful. Thanks for your efforts ❤️
@sanketsahu9496
@sanketsahu9496 2 жыл бұрын
This was really nice. 👍 Improvement : Validation section should have been shown only after clicking on textfield.
@bluecrafter6
@bluecrafter6 2 жыл бұрын
possible
@cosmic1602
@cosmic1602 2 жыл бұрын
@@bluecrafter6 could you explain How?
@VISIONr6
@VISIONr6 2 жыл бұрын
@@cosmic1602 .hide{ display:none; } .show{ display:block; } On js, element.onclick... do your magic
@cosmic1602
@cosmic1602 2 жыл бұрын
@@VISIONr6 thank you
@satyamrajpro
@satyamrajpro 2 жыл бұрын
@@VISIONr6I also try Opacity: 0; and 1; but there will be a plain gap which looks a little odd so your idea is better thanks!!
@normalcoding
@normalcoding 2 жыл бұрын
thank you brother, you are the reason for me to open a channel
@ganeshvernekar2797
@ganeshvernekar2797 2 жыл бұрын
This was actually super Learnt a lot
@topalek
@topalek 2 жыл бұрын
you can change type of input just: pswrd.type = 'text' or pswrd.type = 'password'
@riday3137
@riday3137 2 жыл бұрын
Thank You Bro Love You Bro Love From Saudi Ariba
@ucluong6288
@ucluong6288 2 жыл бұрын
Idea: convert type "password" to type "text". onclick function()
@jatechofficial
@jatechofficial 2 жыл бұрын
Make your channel 1M!
@utkarshsharma1185
@utkarshsharma1185 Жыл бұрын
main password checking logic start at 13:55
@sddark5102
@sddark5102 2 жыл бұрын
Sir, please guide to do full stack work I mean teach about backend. We really need it
@alexg4927
@alexg4927 2 жыл бұрын
We don't
@Coding_Sarkar
@Coding_Sarkar Жыл бұрын
Gajab 🙂
@AdeyCoder
@AdeyCoder 2 жыл бұрын
nice job keep it up 👍👍👍
@mdimranh66
@mdimranh66 2 жыл бұрын
Overall also nice😍
@chintandodiya2714
@chintandodiya2714 2 жыл бұрын
Great Video thank you
@НарекАрмения
@НарекАрмения 2 жыл бұрын
Good js code thank you 👍👍👍👍👍👍
@TerryLikesTangerines
@TerryLikesTangerines Жыл бұрын
awesome, thank you
@FdWebdesign
@FdWebdesign Жыл бұрын
Amazing
@sabiruli
@sabiruli 2 жыл бұрын
I like this. really helpful.
@Archana8319
@Archana8319 11 ай бұрын
Do you have example to show the progress of meeting the requirements like 1 of 2 requirements met 2 of 2 is met etc.
@samdsb
@samdsb 2 жыл бұрын
Thanks for the content!
@satyamrajpro
@satyamrajpro 2 жыл бұрын
Sir, Thanks for this Video, But how do you make it such that it will not accept any spaces in between!!! and avoid super-special/hackable characters like {}[](); etc.
@miladdhgh8077
@miladdhgh8077 2 жыл бұрын
Very useful 👍
@gamerbrothers1926
@gamerbrothers1926 2 жыл бұрын
Very Goood❤❤❤❤❤❤❤❤❤❤
@НарекАрмения
@НарекАрмения 2 жыл бұрын
Good job
@vladislav.c
@vladislav.c 2 жыл бұрын
Thanks a lot.
@Deus-lo-Vuilt
@Deus-lo-Vuilt 2 жыл бұрын
nice video
@Hostax
@Hostax 2 жыл бұрын
RGB effect Navbar tutorial
@ajithkrishna4460
@ajithkrishna4460 2 жыл бұрын
Bro can you tell how to make a family tree ?
@harshbhargava3841
@harshbhargava3841 2 жыл бұрын
Brother can you please make this tutorial in react?
@PSYCHOGAMING-fk3jf
@PSYCHOGAMING-fk3jf 2 жыл бұрын
Use your brain
@corsaire-0
@corsaire-0 2 жыл бұрын
@@PSYCHOGAMING-fk3jf 😂😂😂😂
@OmegaIla
@OmegaIla 2 жыл бұрын
@@PSYCHOGAMING-fk3jf wow
@Sirioenelmic
@Sirioenelmic Жыл бұрын
No
@gargantua2155
@gargantua2155 2 жыл бұрын
If I sign up for membership, can I get all your project source codes?
@pantherminakshimilind2943
@pantherminakshimilind2943 2 жыл бұрын
hello sir...my live server is not working.....it doesn't open the browser automatically....suggest any solution...
@alipasha7275
@alipasha7275 2 жыл бұрын
Best
@bhishek_
@bhishek_ 2 жыл бұрын
Nice video sir but I think your videos need something different 😀
@TechnicalJaguar
@TechnicalJaguar 2 жыл бұрын
Bg music? 😂
@ahmadullo_web
@ahmadullo_web 2 жыл бұрын
Assalomu alaykum
@afansaeed1932
@afansaeed1932 2 жыл бұрын
Kia main bhi expert bn skta hun
@sofiamonroycelis7213
@sofiamonroycelis7213 2 жыл бұрын
works gj
@infinity2creation551
@infinity2creation551 2 жыл бұрын
Any one plz give me the code
@Владимир-з6б6е
@Владимир-з6б6е 2 жыл бұрын
👍🏻
@muhammadmomi9408
@muhammadmomi9408 Жыл бұрын
Regex ?=.{8,} not working
@demehinibukun1445
@demehinibukun1445 2 жыл бұрын
Ok
@mdimranh66
@mdimranh66 2 жыл бұрын
ভাই আপনাকে এতো করে বললাম যে,,আপনি আপনার ভয়েস দিয়ে বুঝিয়ে বুঝিয়ে ভিডিও গুলা বানান,🤐
CSS & Javascript Animation Effects
7:31
Online Tutorials
Рет қаралды 25 М.
Password Strength Checker | Javascript Password Strength Meter With Regex
18:25
진짜✅ 아님 가짜❌???
0:21
승비니 Seungbini
Рет қаралды 10 МЛН
Simple Email Validation Check in Javascript
13:06
Online Tutorials
Рет қаралды 19 М.
React Password Validation Check | Show and Hide passwords in React
15:38
Improve your form validation hints without JS!
12:46
Kevin Powell
Рет қаралды 68 М.
#31 Email Validation in JavaScript
17:09
Telusko
Рет қаралды 143 М.
dialog = the easiest way to make a popup modal
9:40
Kevin Powell
Рет қаралды 197 М.
Form validation using Javascript on the client side for beginners
9:35
JavaScript Academy
Рет қаралды 418 М.