Hello fellow JQuery/Javascript beginners! I recently put together a menu and wanted to add some interactive elements. Specifically, I want the background color to change when a user hovers over an item (simple enough with CSS), but I also want to include an arrow that appears when an item is selected. This arrow should remain visible until another item on the menu is chosen, similar to what Zappos has achieved with their mini floating menu next to the shoes: .
I've already searched through numerous Stackoverflow posts on highlighting selected menu items, but none quite hit the mark like Zappos' implementation.
Any assistance or guidance would be immensely appreciated!
anaanzi