为什么Firefox中的背景幕过滤器不起作用? [英] Why backdrop filter in Firefox don't work?

查看:89
本文介绍了为什么Firefox中的背景幕过滤器不起作用?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我使用背景过滤器:blur(30px);但是firefox不支持此属性;-moz-backdrop-filter:blur(60px);也行不通

解决方案

默认情况下不支持

I use backdrop-filter: blur(30px); but firefox unsupported this property; -moz-backdrop-filter: blur(60px); also doesn't work

解决方案

Its not supported by default https://caniuse.com/css-backdrop-filter

However you can activate it manually.

Navigate to about:config and set it to true

这篇关于为什么Firefox中的背景幕过滤器不起作用?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆