close
placeholder是HTML5裡的新屬性
該屬性可在文字框中顯示提示訊息
提示訊息會在文字中為空時顯示
並在輸入內容後消失
placeholder 属性可用於以下<input> 的類型:text, search, url, telephone, email 以及 password
placeholder 屬性支援在Internet Explorer 10, Firefox, Opera, Chrome, Safari 瀏覽器使用
※不支援Internet Explorer 9和更早之前的版本中使用
【語法】
<input type="text" placeholder="在此輸入提示文字">
文章標籤
全站熱搜
留言列表