Mailing List Archive


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [tlug] [OT] Looking for Javascript 3-toggle button



On Sun, 14 Feb 2010 13:12:37 +0900, Dave M G <dave@example.com> wrote:

> <input type="button"
>             id="radar"
>             onclick="buttonclicked('threestate')"
>             style="background-image:
> url(images/green.png);width:53px;height:53px;border:0;"
>             value="" />

Nope.

The id of the button is "radar", so that's what you need to pass to the
onclick method:

...
  onclick="buttonxlicked('radar')"
...

-- 
G. Stewart - gstewart@example.com

Windows is a chicken-wire mosquito net.

		-- Morely Dotes in NANAE, 20-Jan-2006

Attachment: pgpU8dTrodXhY.pgp
Description: PGP signature


Home | Main Index | Thread Index

Home Page Mailing List Linux and Japan TLUG Members Links