Search found 2 matches

by JohnnyCanuck
Mon Apr 08, 2013 11:21 am
Forum: PINK
Topic: linking PINK variable to html variable
Replies: 1
Views: 26718

Re: linking PINK variable to html variable

Hi All,
I finally figured it out (admittedly, with some searching around the internet).

The webpage is comprised of just two buttons (On and Off) and a graphic of a light bulb.
When the user presses the On button the graphic correspondingly changes to show a lit bulb.
When the user presses the Off ...
by JohnnyCanuck
Mon Apr 08, 2013 9:20 am
Forum: PINK
Topic: linking PINK variable to html variable
Replies: 1
Views: 26718

linking PINK variable to html variable

Hi All,
I am trying to update the PINK's webpage using javascript.
I have tried all sorts of different ways to assign the value of Nb_var01 to my external variable (client-side variable?).
I'm an absolute noob so please be patient. Thanks


Here is my script (see line 4 in particular):

<p id="demo ...