Is there a way to make grayscale image filter work on IE 10 without JavaScript or SVG?
I\'ve been using the following code successfully in all browsers except IE 10.
http://www.majas-lapu-izstrade.lv/cross-browser-grayscale-image-example-using-css3-js/
http://www.majas-lapu-izstrade.lv/cross-browser-grayscale-image-example-using-css3-js-v2-0-with-browser-feature-detection-using-modernizr/
The above links give good idea for > IE10 and other browsers.