Search found 40 matches

Go to advanced search

by Catalyst Creations
Wed Nov 19, 2014 12:06 am
Forum: Issues
Topic: Hi, Im trying to set the slider value to change the size of a image?
Replies: 2
Views: 523
 
Jump to post

Hi, Im trying to set the slider value to change the size of a image?

I am trying to get the slider to change the height of a image as the slider changes value?

by Catalyst Creations
Mon Mar 24, 2014 5:38 am
Forum: Issues
Topic: local storage and twilio api problem!
Replies: 2
Views: 484
 
Jump to post

local storage and twilio api problem!

Hey Igor, I deleted the service and redid it all over and for some reason it works now. Might be something I missed.

Cheers anyway.

Callum

by Catalyst Creations
Mon Mar 24, 2014 3:24 am
Forum: Issues
Topic: local storage and twilio api problem!
Replies: 2
Views: 484
 
Jump to post

local storage and twilio api problem!

Im using local storage to save my message. Then using twilio api to send message. But when grabing the message using jscript the message is getting sent as "NaN"?

by Catalyst Creations
Sat Mar 08, 2014 5:29 am
Forum: Issues
Topic: How would I set a input value to local storage using JavaScript if value is above 0?
Replies: 6
Views: 1586
 
Jump to post

How would I set a input value to local storage using JavaScript if value is above 0?

hey Igor, Just a query, ive used the below code but its not setting the value to local storage? is it because I am getting the value from a label component?? code - var val = Appery("Item1").val(); if (val!="----") { localStorage.setItem("Item1", val); } else { localSto...
by Catalyst Creations
Sat Mar 08, 2014 2:25 am
Forum: Issues
Topic: How would I set a input value to local storage using JavaScript if value is above 0?
Replies: 6
Views: 1586
 
Jump to post

How would I set a input value to local storage using JavaScript if value is above 0?

Hey guys, I have 10 inputs been stored to local storage with click action. I need to set to local storage only when the value of input field is more than 0? how would I go about this? javascript on click event seems the option but how would I set to local if value above 0 using Jscript? ive got this...
by Catalyst Creations
Sun Feb 09, 2014 10:30 am
Forum: Issues
Topic: Getting Flickr Rss Feeds to work??
Replies: 8
Views: 1297
 
Jump to post

Getting Flickr Rss Feeds to work??

Hey Alena,

Here is the Link. Sorry late reply.. Was at work.

http://appery.io/app/mobile-frame?src...

Cheers

by Catalyst Creations
Sun Feb 09, 2014 4:57 am
Forum: Issues
Topic: Getting Flickr Rss Feeds to work??
Replies: 8
Views: 1297
 
Jump to post

Getting Flickr Rss Feeds to work??

Hey Alena, Thankyou for the response. I tried it but nothing shows up. I debugged in chrome and tunnel response tab is saying this:

java.lang.ArrayIndexOutOfBoundsException

Does that mean anything to you?

Go to advanced search