Submitted almost 2 years agoA solution to the Newsletter sign-up form with success message challenge
Newsletter Sign Up Form
@jcad57

Solution retrospective
Had a little trouble with the email validation but stumbled across reportValidity() which worked nicely. However I noticed the style that gets applied to the input field turning it red seems to be inconsistent. Not sure if that is crossing paths with the "required" attribute on the input field in the HTML. Any pointers on cleaner JS styling
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Jon D's solution.
Join 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