Forums

Password Mask/Unmask Option

omidhz 13 Jun, 2017
Is there a way to add the password mask/unmask option to my password field?
Max_admin 13 Jun, 2017
Hi Omid,

What is the mask/unmask option ? you mean the "mask" feature ?

Best regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
omidhz 13 Jun, 2017
Unmasking the password (making the password visible) by clicking on the small icon that appears after you start typing the password.
Here is an example:
https://www.creditkarma.com/signup
GreyHead 14 Jun, 2017
Answer
1 Likes
Hi omidhz,

There's a JavaScript snippet on GitHub here that you could use. Note that it is a straightforward change of type - except for IE which doesn't allow this so the code then creates a replacement input element.

Bob
This topic is locked and no more replies can be posted.