jQWidgets Forums

jQuery UI Widgets Forums Editors DateTimeInput Time Input on Mobile Website

This topic contains 4 replies, has 2 voices, and was last updated by  Nadezhda 10 years, 5 months ago.

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
  • Time Input on Mobile Website #60980

    nab054371
    Participant

    Hi there,

    So I have defined an input field to capture time as shown below. On desktop website, end user is able to pick the time using up and down arrows. On the mobile website however, when end user pick the time using touch keypad, the input goes back to “00:00”. In other words the value input by end user is not being retained. Any help in resolving this issue will be greatly appreciated.

    $(“#timepicker”).jqxDateTimeInput({ width: ‘75%’, height: ’20px’, formatString: ‘HH:mm’, showCalendarButton: false});

    Thanks in advance.

    Time Input on Mobile Website #61014

    nab054371
    Participant

    It looks like this issue manifests itself when using chrome on andriod

    Time Input on Mobile Website #61024

    Nadezhda
    Participant

    Hello nab054371,

    Please, add globalize.js file in your script references.

    Best Regards,
    Nadezhda

    jQWidgets team
    http://www.jqwidgets.com/

    Time Input on Mobile Website #61062

    nab054371
    Participant

    Hi there,

    Thank you for your feedback. I have already included globalize.js file in my script references. It does seem like the issue occurs on chrome but not on firefox.

    Time Input on Mobile Website #61076

    Nadezhda
    Participant

    Hi nab054371,

    Unfortunately, we cannot reproduce the reported behavior, when globalize.js is referenced correctly.

    Best Regards,
    Nadezhda

    jQWidgets team
    http://www.jqwidgets.com/

Viewing 5 posts - 1 through 5 (of 5 total)

You must be logged in to reply to this topic.