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

403
Views
How can I avoid that a select option is being clicked after a specifc requirement?

As you can see down there I am trying to make Select Option with time. But I want don't want to allow when someone selected maybe 10:00 o'clock that he/she can also select at teh other Select Option 10:00 o'clock or earlier is there a way to fix this with Javascript?

<div class="pop" id="pop1">
    <div class="popinner">
        <h3>Normale Büros</h3>
        <p>Start Uhrzeit:</p>
        <select name="Urhzeit" id="time1" type="submit">
          <option value="t1">08:00</option>
          <option value="t2">09:00</option>
          <option value="t3">10:00</option>
          <option value="t4">11:00</option>
          <option value="t5">12:00</option>
          <option value="t6">13:00</option>
          <option value="t7">14:00</option>
          <option value="t8">15:00</option>
          <option value="t8">16:00</option>
        </select>
        <p>End Uhrzeit:</p>
        <select name="Urhzeit" id="time2" type="submit">
          <option value="t1">09:00</option>
          <option value="t2">10:00</option>
          <option value="t3">11:00</option>
          <option value="t4">12:00</option>
          <option value="t5">13:00</option>
          <option value="t6">14:00</option>
          <option value="t7">15:00</option>
          <option value="t8">16:00</option>
          <option value="t8">17:00</option>
        </select>
     </div>
     <button type="button" onclick="normalesBuchen()" class="btnpop1" href="#">Buchen</button>
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!