If I have a variable with a value in it. How do I RETRIEVE the value of it and insert it into my <TD> cell? I am using a table to input values to <CANVAS> tag to draw a graph...
So sorry. I got it already. I am actually trying to code Javascript with ZHTML into a microcontroller. The Javascript below is just to check if my LED lights are on or off and do certain actions...
Hi, thanks for the advice. I modified a little. The strange thing is onclick event can call the function. But it will not load my setTable() function by itself unless its triggered from an onclick...