簡単設置の日付ピッカー(カレンダー入力ダイアログ)

検索:

Javascriptでカレンダー入力ダイアログから日付を入力する(日付ピッカー、デートピッカー) ~ mamcalendar.js

mamcalendar.js(17KB)ダウンロード

■使い方

■使用例

  <script src="./js/mamcalendar.js"></script>
  <input type="text" class="mamCalendar" placeholder="yyyy/mm/dd" />