This is a discussion on "automatic pop-up when click on a radio button" within the JavaScript Forum section. This forum, and the thread "automatic pop-up when click on a radio button are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
automatic pop-up when click on a radio button
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
automatic pop-up when click on a radio button
As the title suggests
I have 2 options for a user to choose from. If the click the radio button, "yes," I want a pop up window to appear How do I go about that? |
|
#2
|
|||
|
|||
|
Re: automatic pop-up when click on a radio button
I would go about setting the radio buttons up in some kind of an array if possible and using the if statement to say something like this, which you will need to heavily modify to your form fields and code.
|
|
#3
|
|||
|
|||
|
Re: automatic pop-up when click on a radio button
Thanks alot
I tried the onClick and that works fine |
![]() |
| Tags |
| automatic, popup, click, radio, button |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Automatic Button 'Looping' for Navigation | starrzo | JavaScript Forum | 2 | Apr 4th, 2008 15:38 |
| [SOLVED] Automatic Checkbox/Radio Button Checking | Stuart | JavaScript Forum | 8 | Nov 9th, 2007 02:55 |
| [SOLVED] Selected radio button value | Pugger | JavaScript Forum | 8 | Nov 3rd, 2007 14:16 |
| Radio Button Problems in ActionScript 3.0 | dgstarr | Flash & Multimedia Forum | 1 | Sep 6th, 2007 18:11 |
| Any way to use an image for a radio button? | masonbarge | Web Page Design | 23 | Jan 6th, 2007 10:06 |