Detect support for background-attachment: fixed?

前端 未结 7 1759
花落未央
花落未央 2020-12-31 02:09

Is there a way to detect browser support for background-attachment: fixed?

Edit: Although this feature is widely supported on desktop browsers it is poorly supported

7条回答
  •  轮回少年
    2020-12-31 02:57

    http://www.w3schools.com/cssref/pr_background-attachment.asp

    There are pictures of the major browser icons a little bit down the page. The images aren't greyed out for any of the icons. It says that it is supported in all browsers

提交回复
热议问题