Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 02-07-2012, 01:53 PM   PM User | #1
critz
New Coder

 
Join Date: Dec 2011
Posts: 19
Thanks: 0
Thanked 0 Times in 0 Posts
critz is an unknown quantity at this point
form input = select. if you pick one, new selection list shows up

Hello,

Lets say this is my code

<label for='desserts'>Desserts:</label>
<select name="desserts">
<option value="No">No
<option value="ElClassico">El Classico
<option value="Royaal">Royal
</select>

I want a new selection list to show up when they pick "Royal"
Is this possible in html/css or should i use javascript or php?

Any information to get me started is welcome!

Thanks alot

Last edited by critz; 02-07-2012 at 01:58 PM..
critz is offline   Reply With Quote
Old 02-07-2012, 02:20 PM   PM User | #2
teedoff
Senior Coder

 
Join Date: Aug 2010
Location: High Point, NC
Posts: 3,325
Thanks: 5
Thanked 363 Times in 360 Posts
teedoff is on a distinguished road
Definately a server side language like php or coldfusion. How are you populating the lists? Database?
__________________
Teed
teedoff is offline   Reply With Quote
Old 02-07-2012, 03:10 PM   PM User | #3
sunfighter
Senior Coder

 
Join Date: Jan 2011
Location: Missouri
Posts: 2,395
Thanks: 18
Thanked 351 Times in 350 Posts
sunfighter is on a distinguished road
See post above http://www.codingforums.com/showthread.php?t=250874
sunfighter is offline   Reply With Quote
Old 02-07-2012, 04:41 PM   PM User | #4
critz
New Coder

 
Join Date: Dec 2011
Posts: 19
Thanks: 0
Thanked 0 Times in 0 Posts
critz is an unknown quantity at this point
Thank you guys!

the post above should do it
critz is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 12:35 PM.


Advertisement
Log in to turn off these ads.