Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
次のような入力タグがあります。
<input class="span2" type="date" name="date" value="01/12/2012">
テンプレートの入力フォームは mm/dd/yyyy のように表示されます。私が提供した静的な値が機能していません。ただし、タイプを日付に変更すると機能します。htmlはこれを許可しませんか?