Hello! I am writing a form with css and html. I want to add some javascript or I dont know if there is other way to do if for the following. I have this drop-down box. If a want another drop-down box to show if user select a. How can I do it?Nothing should happen if b, c or are sellected. <select id="choose" name="choose">                 <option value="a">a</option>                 <option value="b">b</option>                 <option value="c">c</option>                 <option value="d">d</option>                 </select><br>

EBK JAVA PROGRAMMING
9th Edition
ISBN:9781337671385
Author:FARRELL
Publisher:FARRELL
Chapter14: Introduction To Swing Components
Section: Chapter Questions
Problem 1GZ
icon
Related questions
Question

Hello! I am writing a form with css and html. I want to add some javascript or I dont know if there is other way to do if for the following. I have this drop-down box. If a want another drop-down box to show if user select a. How can I do it?Nothing should happen if b, c or are sellected.

<select id="choose" name="choose">
                <option value="a">a</option>
                <option value="b">b</option>
                <option value="c">c</option>
                <option value="d">d</option>
                </select><br>
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps

Blurred answer
Knowledge Booster
Requirement Gathering
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT