My website's menu has text images for each button instead of pure text. When the button is hovered, the image is replaced with another one that looks the same but has a out glowing effect on it.
I want the new image to be shown with a fade in animation when hovered. How can this be achieved with CSS or JQuery?