Jump to content

HTML <select> and javascript


mart94

Recommended Posts

Hi, can anybody give me an example for this:

I have html code:

Value 1:<select name='value1'>

<option value='1'>1</option>

<option value='2'>2</option>

<option value='3'>3</option></select>

 

Now i need to do this:

If i select option 1 then will appear another <select> and there will be other options.

 

All The Best:

Mart

Link to comment
https://forums.phpfreaks.com/topic/193644-html-and-javascript/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.