Design comparison
Solution retrospective
Hi there !
Any feelback on the Javascipt part is more than welcome :)
Thanks you
Community feedback
- @adarshcodesPosted about 4 years ago
Hi @bboumenir, your solution is looking great. you can use
inputElement.value=' ';
as also suggested by @Jarvis-3000. One more thing I saw is when you enter text after validation error the error message doesn't get clear so you can fix that also. By the way, the responsiveness is working properly. Great work.1@bboumenirPosted about 4 years agohi @adarshcodes
Thanks a lot for you feelback and tips and i will look for the error-message .cheers
0 - @delat22Posted about 4 years ago
Hello Bram's,
You've done a great job to this challenge. To make the form reset after submit use the button type submit i.e <button type = 'submit'></button>
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