How to fetch the background of DIV on a bottom layer with exact position using jQuery and CSS

前端 未结 7 1670
时光取名叫无心
时光取名叫无心 2021-02-01 23:48

I\'m looking to make a page that has a background gradient that changes color every few seconds and blends between transitions. Now I want to apply this effect on the to the upp

7条回答
  •  无人共我
    2021-02-02 00:00

    If I was you I'll duplicate the css and jQuery, print it on a div on top of what ever and make the overflow hidden (like masking layers but with z-index).

提交回复
热议问题