Search found 5 matches

Go to advanced search

by maxtillberg
Mon Dec 03, 2012 12:26 pm
Forum: Issues
Topic: copy data
Replies: 8
Views: 1802
 
Jump to post

copy data

For some reason this does not work, any ideas.
Image
Image

Sincerely,
Max

by maxtillberg
Sat Dec 01, 2012 5:07 pm
Forum: Issues
Topic: copy data
Replies: 8
Views: 1802
 
Jump to post

copy data

Thanks, That worked fine but when I run the code within a javascript nothing happens. I try to run the script by
calculate();

Any ideas?

/Max

by maxtillberg
Fri Nov 30, 2012 12:50 pm
Forum: Issues
Topic: copy data
Replies: 8
Views: 1802
 
Jump to post

copy data

I tried something very simple like
Tiggzi('tryckfall').text("hello")
but the text is not changed, any ideas?

/Max

by maxtillberg
Tue Nov 27, 2012 8:50 pm
Forum: Issues
Topic: copy data
Replies: 8
Views: 1802
 
Jump to post

copy data

I tried something like this
function(calculatekanaldim);

and a function calculatekanaldim containing

var input = Tiggr('kanaldiameter');
input = input/2;
Tiggr('tryckfall').text('input')

where kanaldiameter is the name of the select and tryckfall is the label.

Sincerely,
Max

by maxtillberg
Tue Nov 27, 2012 3:40 pm
Forum: Issues
Topic: copy data
Replies: 8
Views: 1802
 
Jump to post

copy data

I would like to grab information from a select menu, make some calculation based on this and present the result in a label. For some reason I failed totaly and wonder if someone could provide some help?

Sincerely
Max

Go to advanced search