Search found 2 matches

Go to advanced search

by dur dub
Sun Jun 22, 2014 2:13 pm
Forum: Issues
Topic: updating text in input using java script
Replies: 2
Views: 100
 
Jump to post

updating text in input using java script

Hi Alena,

Thanks for the help. It worked. :)

by dur dub
Sun Jun 22, 2014 2:02 am
Forum: Issues
Topic: updating text in input using java script
Replies: 2
Views: 100
 
Jump to post

updating text in input using java script

I have the following script: var reading = localStorage.getItem('_reading'); Appery("i_reading").text(reading); Appery("b_add").text(reading); where: i_reading is an input box b_add is a button the script correctly updates the 'b_add' text to the value of 'reading' but it does no...

Go to advanced search