i need help to prepare reg ex for email input validation
Design comparison
Solution retrospective
i need help to prepare reg ex for email input validation
Community feedback
- @antoebtfrPosted about 1 year ago
Hi,
there is a link for the regex, specially in JS, https://www.simplilearn.com/tutorials/javascript-tutorial/email-validation-in-javascript
I'll comeback after if you want to see when you will have finished
Marked as helpful0 - @shinhosuckPosted about 1 year ago
I'm not an expert on JS, but checkout my project's main.js. It might help you. https://www.frontendmentor.io/solutions/newslettersignup-using-css-and-javascript-gC6jRZ5dJX
0@SamehCodePosted 12 months ago@shinhosuck i did a maintain to my code and modified reg ex for email input check it out
0@shinhosuckPosted 12 months ago@SamehCode ok, the 'email must be valid' is working, but when a user inputs correct email format, page should redirect to the success page. Check out my project.
Marked as helpful0@SamehCodePosted 12 months ago@shinhosuck oh sorry i uploaded another solution could u see it please ? https://samehcode.github.io/newsletter-sign-up-with-success-message-main/
0
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord