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.
我设计了一个透明度很高的页面。它的一些部分使用了半透明的 CSS3 渐变。现在这些渐变效果很好,但是 Firefox 对它们和 jQuery 有问题。如果有半透明的 CSS3 渐变,页面上的大多数 jQuery 动画会变得不稳定。
有没有 jQuery 方法来生成渐变?这将有助于消除 Firefox 中动画的不连贯性吗?
您可以使用SVG Gradients或像这样的 jQuery 插件。