Search found 3818 matches

Go to advanced search

by Serhii Kulibaba
Wed Aug 28, 2013 5:40 pm
Forum: Issues
Topic: Cannot display data from json file from my website.
Replies: 11
Views: 1861
 
Jump to post

Cannot display data from json file from my website.

Please, share your project for a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a

by Serhii Kulibaba
Wed Aug 28, 2013 5:26 pm
Forum: Issues
Topic: Cannot display data from json file from my website.
Replies: 11
Views: 1861
 
Jump to post

Cannot display data from json file from my website.

Did you change Source files?

by Serhii Kulibaba
Wed Aug 28, 2013 5:14 pm
Forum: Issues
Topic: import icons
Replies: 3
Views: 495
 
Jump to post

import icons

Hi Douglas!
You can't use icon with size 256x256, as iOS icon, because available only next sizes: 57x57, 114x114, 72x72, 144x144 for this.

by Serhii Kulibaba
Wed Aug 28, 2013 5:02 pm
Forum: Issues
Topic: Cannot display data from json file from my website.
Replies: 11
Views: 1861
 
Jump to post

Cannot display data from json file from my website.

Could you send us your publick app link?

by Serhii Kulibaba
Wed Aug 28, 2013 4:53 pm
Forum: Issues
Topic: Cannot display data from json file from my website.
Replies: 11
Views: 1861
 
Jump to post

Cannot display data from json file from my website.

Hi Neil!
Please, check "Use Appery.io Proxy" in REST Settings. It always enabled for test tab, and disabled for preview as default.

by Serhii Kulibaba
Wed Aug 28, 2013 4:18 pm
Forum: Issues
Topic: Twitter Mapping Problems
Replies: 11
Views: 1699
 
Jump to post

Twitter Mapping Problems

Hi Jamie! Could you show screenshot of mapping page?

by Serhii Kulibaba
Tue Aug 27, 2013 8:14 pm
Forum: Issues
Topic: Checking if a checkbox has been selected.
Replies: 21
Views: 2792
 
Jump to post

Checking if a checkbox has been selected.

Hi Priyanka Patel! As example, you can use next code, that prints onto console values of selected checkboxes: pre arr = $('[name="mobilecheckboxgroup_1"]'); for (i = 0; i < arr&#46;length; i++){ if ($(arr )&#46;attr("checked")){ console&#46;log($(arr )&#46;attr(&q...
by Serhii Kulibaba
Tue Aug 27, 2013 6:07 pm
Forum: Issues
Topic: Help with Setting Bounded LocalStorage
Replies: 9
Views: 1544
 
Jump to post

Help with Setting Bounded LocalStorage

Hi, Neil!
Name of variable should only contain characters from a-z, A-Z, 0-9, _ ranges and should not start with a number.

Go to advanced search