MSI
Posts: 0
Joined: Mon Jun 16, 2014 3:56 pm

Add datepicker in the website

I want to add a datepicker in a website which is using jQuery, appery.io framework. Could anyone please suggest a link or tutorial to do this?Trying to pop up a datepicker in a website where right now it's only showing the current date in an input box like this:

the javascript library have been used are jquery-1.8.2.js, jquery-1.8.2.min.js, jquery.mobile-1.3.0.js etc.

I tried JQuery UI datepicker from http://jqueryui.com/datepicker/. Added the javascript files: code.jquery.com/ui/1.10.4/themes/smoothness/jquery-ui.css, code.jquery.com/jquery-1.10.2.js, code.jquery.com/ui/1.10.4/jquery-ui.js. Added script as this:

in the input box made changes like this:

it's not working or popping up the datepicker in the website. I am a new programmer in javascript & appery.io, I guess I am doing something very silly or missing something very basic. please help.

[I also tried some other datepickers from http://www.javascriptkit.com/script/s..., http://javascriptcalendar.org/javascr..., http://www.kean.edu/cpd/calendar/zap... seemed to work for me.]

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Add datepicker in the website

Hi,

If I understand you correctly, you are creating a website within Appery.io builder, right? Just drag a Datepicker component to your page:
http://devcenter.appery.io/documentat...

MSI
Posts: 0
Joined: Mon Jun 16, 2014 3:56 pm

Add datepicker in the website

Thank you for the reply. I am not working within appery.io builder. It's a website created by someone else, I just need to get the datepicker in the input box.

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Add datepicker in the website

Hi,

I'm afraid you won't be able to use Appery.io UI components outside the builder. Here is our Datepicker component:
http://devcenter.appery.io/documentat...

MSI
Posts: 0
Joined: Mon Jun 16, 2014 3:56 pm

Add datepicker in the website

Can I open a website into the Appery.io builder?

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Add datepicker in the website

Hi,

Yes, here is how open a site within Appery.io app:
http://devcenter.appery.io/documentat...

Return to “Issues”