Fade background image in and out with jQuery?

后端 未结 4 980
渐次进展
渐次进展 2020-11-27 21:52

So far, I\'ve tried a bunch of things to the effect of the following, without success:



        
4条回答
  •  隐瞒了意图╮
    2020-11-27 22:38

    Although you can't directly fade-in a background-image. You can fade-in a solitary element containing only a background-image...

    Here's an example

提交回复
热议问题