Posts met tag "forms"

How to unhide passwords – on your site and everywhere else

Masking passwords (i.e. showing ●●●● instead of regular text) can cause several usability problems. A good solution would be to leave passwords hidden by default, but to allow users to switch easily between bullets and text.

I have created some javascript to show and hide passwords on your own site, and a bookmarklet and a Greasemonkey script to help you toggle passwords on any other site on the internet.