lt input type text placeholder 請輸入電話號碼 gt input:: webkit input placeholder color: F WebKit browsers input:: moz placeholder color: F Mozilla Firefox to input:: moz placeholder color: F Mozilla Firefo ...
2015-03-24 14:58 0 3186 推薦指數:
如下: 如圖 點擊輸入框時,文字會自動消息。免js. placeholder屬性特別對於密碼框可以提示非*號的 密碼文字提示,不用Jquery簡單實現 不同瀏覽器會有兼容性的問題。 ...
備注: 轉載自:https://www.cnblogs.com/ooo0/p/6141764.html ...
placeholder屬性 樣式修改 顯示結果: 備注: ...
如果沒有變,可以加上!important ...
IE9及以下版本不支持input的placeholder屬性,需要用JS來做兼容。 ...