回答編集履歴
1
URLリンク化
answer
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
Safariは`input type="date"`に対応してないみたいです。
|
2
|
-
http://html5test.com/compare/browser/chrome-33/firefox-27/opera-19/safari-11.2/ie-11.html
|
2
|
+
[HTML5TEST how well does your browser support html5?](http://html5test.com/compare/browser/chrome-33/firefox-27/opera-19/safari-11.2/ie-11.html)
|
3
3
|
|
4
4
|
jQueryが使えるならチェックできるみたいですよ。
|
5
5
|
参考:
|
6
|
-
https://stackoverflow.com/questions/22232638/min-max-attribute-with-type-date-on-html5
|
6
|
+
[min/max attribute with type = date on HTML5](https://stackoverflow.com/questions/22232638/min-max-attribute-with-type-date-on-html5)
|