Topic awaiting preservation: onclick twice? (Page 1 of 1) |
|
---|---|
Neurotic (0) Inmate Newly admitted From: NY, NY |
posted 03-27-2003 18:51
I have a simple script that when a radio button is clicked a warning pops up. Is it possible to add another "onClick" so that when that button is clicked, the button then is dimmed or hidden? |
Paranoid (IV) Mad Scientist with Finglongers From: Germany |
posted 03-27-2003 20:02
you could try to seperate two commands with a ';', but the usual approach would be to write a function in a script block before the radio button and call that from the onClick. |
Bipolar (III) Inmate From: Berlin (almost) |
posted 03-27-2003 20:11
Hey Fred, welcome |