Search found 39 matches

Go to advanced search

by Danny Sanderson
Thu Feb 19, 2015 4:30 pm
Forum: Issues
Topic: How to make calendar pop up when pressing on Date Picker input box?
Replies: 10
Views: 2632
 
Jump to post

How to make calendar pop up when pressing on Date Picker input box?

Your above code did work, however it took a long time to load the calendar, about 30 seconds. Then if I click on the input box again it loads another calendar under the previous calendar. I think I'm just going to leave this for now.. xD

Thanks for you help M&M

by Danny Sanderson
Thu Feb 19, 2015 4:24 pm
Forum: Issues
Topic: How to make calendar pop up when pressing on Date Picker input box?
Replies: 10
Views: 2632
 
Jump to post

How to make calendar pop up when pressing on Date Picker input box?

I have 6 Date Pickers on this page all with the datepickeropenbutton class (according to inspect element). Would this not try and click on all of them at the same time?

by Danny Sanderson
Thu Feb 19, 2015 11:47 am
Forum: Issues
Topic: How to make calendar pop up when pressing on Date Picker input box?
Replies: 10
Views: 2632
 
Jump to post

How to make calendar pop up when pressing on Date Picker input box?

https://d2r1vs3d9006ap.cloudfront.net/s3_images/1159260/IMG_1926_inline.PNG?1424346308 Hi I was just wondering if there was a way to make the calendar pop up when the user selects the input box of the date picker. At the moment you have to press the little circular button next to it. It would be go...
by Danny Sanderson
Mon Jan 26, 2015 4:54 pm
Forum: Issues
Topic: empty label always display undefined
Replies: 32
Views: 6347
 
Jump to post

empty label always display undefined

I have the same issue, this has never happened before until quite recently.

by Danny Sanderson
Mon Jan 19, 2015 2:36 pm
Forum: Issues
Topic: Importing Certificate Problems
Replies: 4
Views: 1227
 
Jump to post

Importing Certificate Problems

Thank you M&M! Worked for me :)

by Danny Sanderson
Thu Jan 15, 2015 2:27 pm
Forum: Issues
Topic: Importing Certificate Problems
Replies: 4
Views: 1227
 
Jump to post

Importing Certificate Problems

Hi, I am trying to import an iOS certificate, I choose the CER file and click 'Import Certificate', however I get the following error which I don't understand - "Your certificate does not contain a private key, so you will not be able to sign your application". How do I import my certifica...
by Danny Sanderson
Fri Nov 14, 2014 9:47 am
Forum: Issues
Topic: Quick question regarding javascript alerts.
Replies: 8
Views: 1975
 
Jump to post

Quick question regarding javascript alerts.

Hi thanks for the reply. I have added the following code to a JavaScript file on Appery. function showAlert(txt) { navigator.notification.alert( txt, // message alertDismissed, // callback 'Title', // title 'OK' // buttonName ); } I have then called this on a click event of a button. showAlert("...
by Danny Sanderson
Thu Nov 13, 2014 3:14 pm
Forum: Issues
Topic: Quick question regarding javascript alerts.
Replies: 8
Views: 1975
 
Jump to post

Quick question regarding javascript alerts.

Hello Evgene, I have successfully created a pop up screen but I am unsure how to make it look like an actual pop up box. Like this one. https://d2r1vs3d9006ap.cloudfront.net/s3_images/1119960/Skjermbilde2013-08-05kl.17.57.10_inline_inline.png?1415891616 I have changed the dimensions of the page, thi...
by Danny Sanderson
Thu Nov 13, 2014 3:05 pm
Forum: Issues
Topic: Quick question regarding javascript alerts.
Replies: 8
Views: 1975
 
Jump to post

Quick question regarding javascript alerts.

Nevermind, I have this working

Go to advanced search