Design comparison
SolutionDesign
Solution retrospective
Any modification or feedback regaring code or maintaining, will be appreciated
Community feedback
- @Richard-08Posted over 4 years ago
Hi! Good work:) After clicking the button, the page refreshes. I suggest adding in the script event.preventDefault(). The Event interface's preventDefault() method tells the user agent that if the event does not get explicitly handled, its default action should not be taken as it normally would be.
Good luck!
1@pvcodesPosted over 4 years ago@Richard-08 yeah i have added it earlier but when i enter a valid email address then also it it not refreshing
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