
Design comparison
Solution retrospective
Suggestions are welcomed
Community feedback
- @mbank14Posted 3 months ago
Hello, my suggestions are as follows:
-
You could add a hover CSS effect on the submit button.
-
You can also add a function to the button to capture the value of the rating input. Then, store that value in a variable or a data attribute.
-
Afterward, you can apply display: none on the rating section and change the display property to block for the "thank you" section.
-
Finally, you can use setTimeout to reset the rating value and the display properties of both the rating section and the "thank you" section.
0@AbdurRafayAlphaPosted 3 months ago@mbank14 Thank You for your suggestions. Was really helpful :)
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