Image Greyscale with CSS & re-color on mouse-over?

前端 未结 5 1318
别那么骄傲
别那么骄傲 2020-11-27 09:47

I am looking to take an icon that is colored (and will be a link) and turn it greyscale until the user places their mouse over the icon (where it would then color the image)

5条回答
  •  [愿得一人]
    2020-11-27 10:07

    Here's a demo. Even works in IE7:

    http://james.padolsey.com/demos/grayscale/

    and

    http://james.padolsey.com/javascript/grayscaling-in-non-ie-browsers/

提交回复
热议问题