Reputation: 11
I have a web application which has a text box for entering time in hh:mm:tt format. A time picker has been integrated using mobiscroll I am having issues while trying to enter time using the Blackberry browser. I have tried the following:
Tried to use the clickpick option in mobiscroll but the buttons do not get clicked using the mouse pointer in BB non touch devices.
Tried to implement the native HTML time control. It seemed to work fine on most devices but it does not work on BB Bold 9700
Tried datebox plugin but could not get it to work, plus it is very slow.
I am running out of options, could anyone please answer the following questions:
a. Is it possible to call the BB native time picker control in a webapp ?
b. Can a BB webworks component be used in a webapp ?
c. Is there any way to make the HTML time input control work on BB Bold 9700
Appreciate your help with this.
Thanks.
Upvotes: 0
Views: 303