Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

Rating System

@00YellowLemon

Desktop design screenshot for the Interactive rating component coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


The form submits even no button has been selected. Also the value is not displaying despite using export. Provide me a fix for this and any other way to do this.

Community feedback

Aimal Khan 2,260

@Aimal-125

Posted

In your html code, don't use form beacuse it's not backend validation you have to do. Just place blue.html markup inside index.html and hide that blue.html box using display: none; And when someone presses the submit button, then set it's display to block and hide index.html box. In this way the score will be shown.

0

Please log in to post a comment

Log in with GitHub
Discord logo

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