Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

225
Views
How to visible div by class by using js?

I want that if someone choose a bank from the upper options, he will be able to see the below div with bank name with options. Otherwise it should remain hidden. I have zero knowledge of javascript so need your help.

<select style="border-radius: 4px;background-color:#400d48;color:white;" class="form-control">
  <option value="xxxxxx"> xxxxx</option>
  <option value="Bank"> Bank</option>
  <option value=" xxxxx"> xxxxx</option>
  <option value="xxxxxxxx"> xxxxxx</option>
</select>

<div class="sub3 col-md-12 col-lg-12 col-sm-12 col-12 mx-2 my-2" style="text-align: left;">
  <label for="floatingPassword" class="fw-bold">Bank Name</label>
</div>
<div class="sub3 col-lg-11 col-md-11 col-sm-11 col-11">
  <select style="border-radius: 4px;background-color:#400d48;color:white;" class="form-control" name="bank_name">
    <option class="bank1" value="xxxxxxxx">BANK xxxxxxxxx</option>
    <option class="bank1" value="xxxxxxxxxxx">BANK xxxxxxxxx</option>

  </select>
</div>

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!