jQuery: show plain text in a password field and then make it a regular password field on focus
My last Javascript post looked at how to change the default text value on focus with jQuery and this takes it a step further by showing how to have a password form field which shows "Password" and when the user clicks into it it then becomes a regular pas
www.electrictoolbox.com |