Apply now E-Mail
-
If you use the auto-fill function of a smartphone in the “apply now” form, there is always a space after each element. This results in a error in the e-mail input validation when you try to submit the form. Which is annoying, since nobody checks if there is a space after the e-mail.
My suggestion is to put a .trim() on line 277 in the script.js (tested it, works) and in the php file if needed.
- The topic ‘Apply now E-Mail’ is closed to new replies.