Html – How can I get the star ratign system to display the stars correctly in javascript
I'm creating a product review comment section with a star rating system but I can't get the rating to display correctly once the comment is added to the comment section. This is the code I use to create and add…