這是我的代碼。我不明白爲什麼佔位符未顯示在資源管理器中。請幫忙。佔位符值未在Chrome中顯示?
HTML代碼
<form method="post" >
<input type="text" class="field" name="nom" placeholder="Votre Nom">
<input type="text" class="field" name="telephone" placeholder="Téléphone">
<center><input type="submit" id="submit_btn" value="Valider" class="btn_submit"></center>
</form>
哪個版本的chrome?它爲我工作在版本39.0.2171.71 http://jsfiddle.net/zj0xbe1p/ – Manwal 2014-12-04 05:46:29
它也適用於我在版本36.0.1985.143米http://jsfiddle.net/8hqkuyup/ – BNN 2014-12-04 06:21:52
我的谷歌瀏覽器版本是版本39.0 .2171.71米 – 2014-12-04 06:27:58