Design comparison
Solution retrospective
Hey, I have coded this from scratch using HTML, CSS and JavaScript.
My goal was to make it so when user selects a number it stays selected (in orange) until he clicks Submit or different number, once user clicks "Submit" new card appears with Thank you and Javascript catches what number he has selected and it shows on the new card.
Please have a look and give me a feedback!
Community feedback
- @LagxyPosted almost 2 years ago
there an issue when user click submit without selecting any number, so i'd suggest to put default value so that it still displaying a message, or you can make the button doesn't do anything until the user select a number. a lot you can do actually, so keep experimenting!
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