用css的linear-gradient写的过渡背景色有点卡顿。

      发布在:CSS3      评论:1 条评论

用css的linear-gradient写的过渡背景色有点卡顿。

经过多次验证,发现真的是, 也可能是我的电脑性能或者浏览器问题吧。

最终只得废弃

#grad1 {
    height: 200px;
    background: -webkit-linear-gradient(red, blue); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(red, blue); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(red, blue); /* Firefox 3.6 - 15 */
    background: linear-gradient(red, blue); /* 标准的语法(必须放在最后) */
}

用css的linear-gradient写的过渡背景色有点卡顿。
Responses
    加载中...
  1. It is the best time to make some plans for the longer term and it is time to be happy.
    I've learn this publish and if I may I want to suggest you some interesting things
    or tips. Perhaps you can write subsequent articles regarding
    this article. I wish to learn more issues about it!

    回复

滇ICP备14007443号-4