Extra caution is recommended when installing recently uploaded/updated scripts (read more)
Be sure you trust any scripts you install

Show Password ondblclick

It changes the password field type to plain text on double click. When the field looses focus or is double clicked again, it changes back to a normal password field with the text obscured.

It uses a small CSS hack to perpetrate this instead of mucking with the style directly.

NOTE: Does not work on all pages.
I think some pages use scripts to strip extra events from the fields.




Jul 7, 2008
BlindWanderer Script's author

I've made it so. The mouseout was always a bit annoying. I've also made it if you double click it again, it toggles it back to a password field. When you double click it also selects the text too.

 
Apr 10, 2008
Hiromacu Scriptwright

Great modifying, but I think the 'blur' event is better than 'mouseout'.

You could comment on this script if you were logged in.