-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
Hello Teacher,
I added the following small jQuery utility to your source code I have, hope what I did is completely true.
The line I change :
return emailRegExp.test($.trim($input.val())); // I added $.trim to handle the white space entered by the user.The issue scenario:
When the user enter some spaces before adding a valid email address the validation will return false! even if the address is true!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels