Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

I wanted to make a fucntion that can hide a section in my html file when one of the two option value are selected. ps

I wanted to make a fucntion that can hide a section in my html file when one of the two option value are selected. ps I don't want utlilize a button or radio buttons. image text in transcribed
image text in transcribed
156 function showHide Info() { var x= (document.getElementById("noo").selected; 58 y= document.getElementById("qwe").value; if(x.selected) { document.getElementById("qwe").style.display="none;" 59 else {

Are you attending the event? *

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Google Analytics 4 The Data Driven Marketing Revolution

Authors: Galen Poll

2024th Edition

B0CRK92F5F, 979-8873956234

More Books

Students also viewed these Databases questions

Question

How many three-digit numbers are divisible by 7?

Answered: 1 week ago

Question

What is Indian Polity and Governance ?

Answered: 1 week ago

Question

Using Language That Works

Answered: 1 week ago

Question

4. Are my sources relevant?

Answered: 1 week ago