Home › Forums › CSS › How to create black and white to colorized images on hover? › Re: How to create black and white to colorized images on hover?
January 30, 2013 at 5:40 am
#122785
Member
Cross-browser?
I don’t think that can be some with a single CSS property right now with any depth of support.
I think the greyscale filter property will work for webkit browsers (and perhaps FF) but other than that, I don’t think so.
There are workarounds (image swapping etc) but that’s not what you are after, I assume?