I am working on a phonegap app and using
<input type="time" name="time" class="time-select" placeholder="10:30AM">
does not appear to be working in the sim or on device. Neither the placeholder, nor giving it a default values work. It works in Safari and Chrome ok. Anyone have any ideas or what the issues might be?
Safari Screenshot Simulator Screenshot
I am working on a phonegap app and using
does not appear to be working in the sim or on device. Neither the placeholder, nor giving it a default values work. It works in Safari and Chrome ok. Anyone have any ideas or what the issues might be?
Safari Screenshot Simulator Screenshot