gpt4 book ai didi

css - 嵌套元素中的 IE 不透明度问题

转载 作者:行者123 更新时间:2023-12-02 05:12:26 25 4
gpt4 key购买 nike

有没有人为此找到解决方案? http://seanmonstar.com/post/709013028/ie-opacity-ignores-positioned-children

我已经搜索了几个小时,但找不到解决方法。我知道 filter:inherit 有效,但我实际上需要过滤器为嵌套元素之一提供不透明度......

最佳答案

看看这个似乎有效的例子:jsfiddle

所以我使用 jquery 淡入淡出,这会影响不透明度,如果你删除 position:relative;来自#toggle_me;你会发现定位元素有问题,所以解决方案是使用 position:relative;在 parent 身上。

同样在代码的 jquery 区域你会看到 this.style.removeAttribute('filter');这会阻止 IE 在文本淡出时奇怪地呈现文本。

关于css - 嵌套元素中的 IE 不透明度问题,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/4378711/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com