osiris1@yahoo.com
Posts: 0
Joined: Mon Jun 10, 2013 5:34 pm

Simple Javascript assignment

simple but illusive question: i have a label on a page called ClockFace and I want to update that within javascript. I must be missing something very simple.

ClockFace.text="hello"; does not work. Please help

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Simple Javascript assignment

Hello! These links should help
1) http://docs.appery.io/javascript-api/
2) https://getsatisfaction.com/apperyio/...

Use code
codeAppery('ClockFace').text('hello');/code

Return to “Issues”