Sorry for such a basic question, but I need to know how to add a class to two divs, #left-arrow and #right-arrow when I hoverover #leaderboard.
I understand I can use the call hover(), but I'm unsure how to implement it to add a class on another element.
I'm definitely a beginning with Javascript, so the more specific on how to implement it the better! Thanks!
-Judson