Search found 3 matches

Go to advanced search

by Hunter Hansen
Fri Mar 14, 2014 5:28 pm
Forum: Issues
Topic: calculating values from select component
Replies: 4
Views: 539
 
Jump to post

calculating values from select component

thank you!!!!!!!!!!!!!!!!!!!!!!

by Hunter Hansen
Fri Mar 14, 2014 4:07 pm
Forum: Issues
Topic: calculating values from select component
Replies: 4
Views: 539
 
Jump to post

calculating values from select component

"the page at appery.io says: "

blank

you can see it here
http://appery.io/app/mobile-frame?src...

by Hunter Hansen
Fri Mar 14, 2014 2:13 pm
Forum: Issues
Topic: calculating values from select component
Replies: 4
Views: 539
 
Jump to post

calculating values from select component

I have a rating scale select component for 2 questions (item1, item2). the values are numbers. I want to add numbers but when I do I get NaN. Heres my javascript. var n1 = parseInt(Appery("item1").val()), n2 = parseInt(Appery("item2").val()); Appery("totalnum").text(n1+...

Go to advanced search