How can I make it so when the user typed in the password section of my form it turns the text into dots? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How can I make it so when the user typed in the password section of my form it turns the text into dots?

16th Jul 2018, 1:12 PM
Jacob York
Jacob York - avatar
4 Answers
16th Jul 2018, 1:35 PM
Meet Mehta
Meet Mehta - avatar
+ 4
Use type = password. Hope this helps☺️☺️.
16th Jul 2018, 1:32 PM
Meet Mehta
Meet Mehta - avatar
+ 1
<input type="password">
16th Jul 2018, 2:31 PM
Paul Grasser
Paul Grasser - avatar
0
Thanks so much! 😀👍👍
16th Jul 2018, 1:54 PM
Jacob York
Jacob York - avatar