jQuery fading two images without white

前端 未结 4 940
予麋鹿
予麋鹿 2020-12-19 20:19

I would like to fade image without white transfer between them.

HTML:

4条回答
  •  执念已碎
    2020-12-19 21:01

    JQuery doesn't support background image animations like background color animation(which is also need to use extra plugin). So to do your animation, definitely you need to have two images.

提交回复
热议问题