|
|
|
|
|
by leapius
4603 days ago
|
|
How about instead of two email input fields you do this: One email field, when it loses focus (or you submit the form) a pop-up displays the email you entered and asks you if this is correct (Y/N). If you hit no then it focuses onto the email field for the user to make changes, and repeat. The second field is just about forcing a user to be careful so why not make it a bit easier with a simple 'Yes' click instead? |
|