OK, so This may have parallel questions like this one but I still have not quite got what I am aiming at.
EDIT: As this question attracted negativity, I need to point out that I am requesting guidance on how it is done. I have googled around and found jQuery solutions to similar scenarios - including the link I gave above. I'm not being stupid, I'm just genuinely asking for guidance and help from the tech community. So, that said... here's the situation:
I want to make a png image of an arrow rotate to point to the tabs of the menu in a wordpress site - so if you hover over the menu link, the image points at it too, but when you mouse away, the image returns to normal orientation.
I don't want it to totally follow the mouse at all times, just when the mouse is over a menu item.
Can anyone guide me as to the simplest way to do this?