What I want to do is create a glow effect on an image on hover. Not the usual outer glow thing you can do with CSS shadows, but changing effects on an image. Say I have two images almost identical. One image does not have the effects while the other does. Would fading in the image with effects over the original create a glowing effect, or is it not viable?