Search found 2 matches

Go to advanced search

by Skye Dunning
Wed Feb 20, 2013 2:26 pm
Forum: Issues
Topic: Newby, need javascript for calculations
Replies: 3
Views: 266
 
Jump to post

Newby, need javascript for calculations

Can anyone help me with a snippet of code here? Something that would take numbers in input box 1, multiply that by, say, .02 & display it on the results page? I think from there I might be able to extrapolate.

by Skye Dunning
Wed Feb 20, 2013 2:24 am
Forum: Issues
Topic: Newby, need javascript for calculations
Replies: 3
Views: 266
 
Jump to post

Newby, need javascript for calculations

Hi, I'm completely new to app development. I was able to create the simple beginning tutorial and it's pretty similar to what I want. The tutorial has a text entry on page one that displays in page two: var input = Tiggzi('Input').val(); localStorage.setItem('text', input); Tiggzi.navigateTo('Result...

Go to advanced search