Password and Password Confirm Inline

Password and Password Confirm Inline

Does anyone know if there are any plugins or code available that would allow you to have a password field that after a password was entered and focus left (onBlur) that same password input would display the text "Confirm Password" and when they put the mouse/cursor back on the back to confirm the password, it would allow them to enter the confirm password (displayed as asterisks)?

So the input would go from type of password to textbox back to password.

I have done this with pure javascript, but am wondering if anyone has made this simple via jQuery.


Thanks,
Mike