Skip to content
Submitted over 3 years ago

expenses chart component main with flexbox and js vanilla

LVL 2
Thais255
@thaiscode
A solution to the Expenses chart component challenge

Solution retrospective


Can anyone help me with the columns hover?

At the moment the event listener is in the parent box of the column, I would like to add the event listener in the column and, when it was called, the class was added in the <p> tag of the box's sister.

I tried using previousSibling but it didn't work.

Code
Loading...

Please log in to post a comment

Log in

Community feedback

No feedback yet. Be the first to give feedback on Thais’s solution.

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