Flash Games
 FAQ   Search   Memberlist   Usergroups   Register  Profile   Log in to check your private messages   Log in 


automatic pop-up when click on a radio button



 

Post new topic   Reply to topic  
   DEVPPL Forum Index -> JavaScript Forum
View previous topic :: View next topic  
Author Message
joshcxa
100+ Club


Joined: 18 Aug 2004
Posts: 156
Location: Australia

PostPosted: Tue Jul 25, 2006 2:20 am    Post subject: automatic pop-up when click on a radio button Reply with quote

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?
Back to top
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
Scriptbanger



Joined: 23 Aug 2006
Posts: 5
Location: Boise, Idaho

PostPosted: Wed Aug 23, 2006 2:22 am    Post subject: Re: automatic pop-up when click on a radio button Reply with quote

Code:

<form>
<input type="Radio" value="no">No<br>
<input type="Radio" value="yes" onclick="window.open();">Yes
</form>
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    DEVPPL Forum Index -> JavaScript Forum All times are GMT + 1 Hour
Page 1 of 1

 
 
Welcome to DEVPPL.com
You are not logged in, which means that you can't post in the forums.
Click here to Register

If you are a current member here on DEVPPL, please login below:

User: Pass:
Log me on automatically each visit:

 


Powered by phpBB © 2001, 2005 phpBB Group - Modified by DEVPPL

Flash Games - Sitemap