Excel!
@trillioncluesAll comments
- @ronysalemSubmitted about 2 years ago@trillioncluesPosted about 2 years ago
This is magic Rewan! The hover effect works nicely too.
However, I wouldn't know why you chose to place your attribution code above the card component, it could have been more visible just beneath it. Also, the distance between your avatar and the profile name seems a tad apart.
Nicely done though!
0 - @69kwan69Submitted about 2 years ago
My first solution to the challenge that includes Javascript, and the JS part seems to behave weirdly. Open the DevTools > Console and click any rating number to see what I mean. If you know how to solve it, it would be much appreciated.
All feedbacks are wellcome, especially the JS one.
@trillioncluesPosted about 2 years agoHello Trvan! I guess you should try out Natasha's solution and see if it solves the bug. You seem to be targeting both elements.
Alternatively, you could just assign a class to the input element alone(and not together with the span tag) and then use the querySelectorAll to call them.
I hope this works for you.
2 - @KareceASubmitted over 3 years ago
how can I make this more interactive with javascript
@trillioncluesPosted about 3 years agoHi El-karece,
Great design you've got here. Everything perfectly looks amazing just the shadow on the "Proceed to payment" button, asides that everything seems perfect :-)
0