DEV Community

Said Mounaim
Said Mounaim

Posted on

Show Hide Password (JS)

Finally The Day 100 of challenge #100DaysOfCode

Show Hide Password Using HTML5, CSS3 & JS

Demo : https://show-password.netlify.app/

Code : https://github.com/saidMounaim/100DaysOfCode/tree/main/Day100

Repo of challenge

https://github.com/saidMounaim/100DaysOfCode

Follow Me On Github

https://github.com/saidMounaim

Oldest comments (3)

Collapse
 
thomasbnt profile image
Thomas Bnt ☕

Hey 👋🏼

This looks like a good post here. Can you share this in full on DEV?

DEV generally asks that folks share their posts in full if possible and there is tooling provided to make it so that it's relatively easy to repost from outside blogs.

Hope you'll consider sharing the full post going forward.

Collapse
 
kvetoslavnovak profile image
kvetoslavnovak

Thank you.
Should not the icon “open/closed” eye be in reverse?

Collapse
 
jackydev profile image
JacKyDev

Benefit: use a padding in Input Form right. The Icon overlapped the Passwort of its to Long... For small auth Widgets a important think :) but nice work