Fade in fade out on image hover using CSS3?

后端 未结 2 2108
夕颜
夕颜 2021-02-04 10:51

I was wondering if it was possible to state an unhover class at all on an image?

What I am trying to achieve is when someone hovers over an image it will fade in and the

2条回答
  •  不知归路
    2021-02-04 10:59

    http://jsfiddle.net/L7XCD/2/ Just add the transition effect to your element without the hover-tag

提交回复
热议问题