Resonsive newsletter sign up with success message
Design comparison
Solution retrospective
I worked with an external script to handle the validation which is a big win for me.
What challenges did you encounter, and how did you overcome them?I had issues with handling the submit event where the success message has to appear. This is because I'm using Bouncer JS and I'm still quite unfamiliar with the concepts
What specific areas of your project would you like help with?This time I tried using Bouncer JS to handle validation. I had completed the same challenge a while back and I completed it with vanilla JS and I was able to handle the validation.
Now I'm facing issues with handling the success part of the form. Particularly making the success container only pop up when the form has been submitted successfully without any errors. It works perfectly when I use vanilla JS, but I'm facing difficulties making it work with bouncer JS.
I appreciate any help that can be offered.
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