#Choropleth Test 10 failing

Hi everyone,

My mouseout isn’t working.

Here is a link to my pen.

https://codepen.io/OpeKareem/pen/KKgROwX?editors=0110

Your closing brace for your on('mouseover', ...) arrow function is after your on('mouseout', ...) function. The issue can be fixed by getting your braces and parentheses correct in this area of your code.

Good luck.

Thank you so much Jeremy. This was so helpful! thank you once again

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.