css CSS3 - 彩色Placehoder

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了css CSS3 - 彩色Placehoder相关的知识,希望对你有一定的参考价值。

::-webkit-input-placeholder { 
    color: red; text-overflow: ellipsis; 
}
:-moz-placeholder { 
    color: #acacac !important; text-overflow: ellipsis; 
}
::-moz-placeholder { 
    color: #acacac !important; text-overflow: ellipsis; 
} /* for the future */
:-ms-input-placeholder { 
    color: #acacac !important; text-overflow: ellipsis; 
}

以上是关于css CSS3 - 彩色Placehoder的主要内容,如果未能解决你的问题,请参考以下文章

CSS3 跨弧平移

css3 代边框的小三角怎么做

css3制作酷炫的相册集动画

JS框架_(Typed.js)彩色霓虹灯发光文字动画

placehoder不兼容ie9以下和opero12以下

如何用两个uitestview加placehoder