HTML5入力値チェック
数字(type=number)
(iOS4.2+,Android 2.2+)
電話番号(type=tel)
(iOS4.2+,Android 2.2+)
メールアドレス(type=email)
(iOS5+,Android 2.3+)
URL(type=属性)
(iOS5+,Android 2.3+)
日付(type=date)
(iOS5+,Chrome for Android)
日時(type=datetime)
(iOS5+,Chrome for Android)
月(type=month)
(iOS5+,Chrome for Android)
時間(type=time)
(iOS5+,Chrome for Android)