- This topic has 39 replies, 8 voices, and was last updated 12 years, 3 months ago by
paulD.
-
AuthorPosts
-
Max87MemberHi Kifo,
thatt’s great, I downloaded the plugin from their site, iOS theme included and it’s working…
Now I have to implement this to my projects 🙂
Thanks for tip.
Max87MemberHi guys,
I successfully implemented mobiscroll date picker into my project. But I have one issue. I have binded it into two input fields, one on main screen, one on second screen. Both of instances are initialized similarly.
When I click into it and select time for the first time, it’s ok. But on the second time, one of the datepickers(the second one on second page) sets date to year 2000. Strange is, that datepicker on main page sets the current date normally.
Have someone similar problem?
Thanks
vacrob0MemberI need a Date Picker too.. I’ve just bought MobiOne Studio.. Is there an upgrade with new widgets? Thanks a lot!
paulDMemberMobiscroll works really well. Its free and very well documented. Just add the mobiscroll js files to your project then just cut and paste the demo code from the mobiscroll site into your custom js file.
Or you can just use the html widget and go to the jquery site and paste in the demo datepicker code into the html widget. It will work too.
vacrob0Member@paulD wrote:
Mobiscroll works really well. Its free and very well documented. Just add the mobiscroll js files to your project then just cut and paste the demo code from the mobiscroll site into your custom js file.
Or you can just use the html widget and go to the jquery site and paste in the demo datepicker code into the html widget. It will work too.
Sorry, I’m really a NewBie on Mobione..there are HTML code and Javascript Code on mobiscroll site.. WHere should I put one and where the other? Into wich files? Thanks a lot for your help!
vacrob0Member@vacrob0 wrote:
@paulD wrote:
Mobiscroll works really well. Its free and very well documented. Just add the mobiscroll js files to your project then just cut and paste the demo code from the mobiscroll site into your custom js file.
Or you can just use the html widget and go to the jquery site and paste in the demo datepicker code into the html widget. It will work too.
Sorry, I’m really a NewBie on Mobione..there are HTML code and Javascript Code on mobiscroll site.. WHere should I put one and where the other? Into wich files? Thanks a lot for your help!
I need also an internet indipendent code!!! … that works also without internet connection!!….
paulDMemberHey
I would do a bit of research into Jquery and loading in external Js libraries into mobione. Have a little watch if this video while ago its not about datepickers but it shows where to write the code
http://www.youtube.com/watch?v=yaxn-2x3Sxk&feature=youtu.be
Also here in this thread there is a working demo of mobiscroll in the last post –
http://www.genuitec.com/support-genuitec/viewtopic.php?f=8&t=4883&hilit=pauld&start=10
-
AuthorPosts