treehouse : what would you like to learn today?
Web Design Web Development iOS Development

Input type type not seen in Phonegap?

  • 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