【问题标题】:"webkit-background-clip: text" equivalent in Internet Explorer 11Internet Explorer 11 中的“webkit-background-clip: text”等效项
【发布时间】:2017-07-06 12:16:27
【问题描述】:

我想放置一个渐变颜色的文本,例如: https://tympanus.net/codrops-playground/yoksel/CCaiPDe6/embed/result,html,css/html,css,result#

CSS 中使用-webkit-background-clip: text 非常容易。不幸的是,IE 11 不支持它。

有什么方法可以实现目标吗?

提前致谢。

更新:错误地,我最初提到了 IE 10。但 IE 11 是我遇到问题的地方。

【问题讨论】:

    标签: html css internet-explorer webkit gradient


    【解决方案1】:

    使用 svg 掩码。它适用于 ie9+ https://css-tricks.com/how-to-do-knockout-text/

    【讨论】:

    猜你喜欢
    • 2022-07-10
    • 2021-09-06
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2018-08-16
    • 2019-07-23
    相关资源
    最近更新 更多