<入力プレースホルダー= "inbox@disney.com">
![プレースホルダー](https://habrastorage.org/getpro/habr/post_images/8b4/a56/122/8b4a5612230a94636bcd77424fe0b070.png)
現在、Webkitブラウザー(Safari、Google Chrome)でのみ機能します。
JSでは、 自転車を発明することなく、 placeholder.jsはこの属性をクロスブラウザーにします。
<input placeholder = "inbox@disney.com" id = "some_input"> <script type = "text / javascript"> inputPlaceholder(document.getElementById( 'some_input')) </ script>
placeholder.js (1.3キロバイト)