javascript - broken chrome-mobile date input cancel behavior? -
if open datepicker(input type='date') in chrome mobile, alter date, click cancel... new date. cancel doesn't in chrome mobile input type='date'. how can prepare this? event gets fired when click 'cancel'?
i want if user selects cancel, date not change. seems if how command should function. mobile chrome command has cancel, clear, , set options, cancel , set seem perform exact same.
basic input fiddle
<input type='date'></input>
javascript html google-chrome mobile input
No comments:
Post a Comment