
Submitted 2 months ago
Contact Form Supported by Accessibility Features
P
@CasperTheChild
Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
The 'ContactForm.addEventListener("submit")' didn't work in main.js, so I changed it to 'SubmitButton.addEventListener("click")' instead.
Community feedback
- @L-ux-esPosted 2 months ago
- The submit button is not visible in full for the size 375px x 812px( using Firefox 133.0.3).
- You can use
reset()
to clean the form. - You can add a timer or close button for the message "Message Sent!".
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