Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试在背景包含浏览器生成的线性渐变的图像上设置蒙版。在一种填充颜色上制作 mak 相对简单(例如:http ://css-tricks.com/webkit-image-wipes/ )。
但是当背景是线性渐变时,我不知道如何在 Internet Explorer 7 和 8 版本中做到这一点。
在 IE 9 中我可以使用画布,但 IE 7 和 8 不支持画布。有谁知道我该怎么做?窗口,在哪里是背景,可以是不同的大小,并使用 CSS 生成线性渐变(对于 IE 他们的过滤器)。