I use this css to set the default color, but how to change it on focus? ::-webkit-input-placeholder { color: #999; } /* Firefox < 19 */ :-moz- ...
確定! 回上一頁