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

114
Views
Drag and Drop options between 3 or more <select> tags

I have 3 or more tags and I would like to have to options dragged and dropped amongst them. There is an option using multiselect but this works well with two select tags. I am also able to achieve it multiple tags (jsfiddle) and unordered list options but that is not what I am looking for. The html code is as follows

<div style="height:100%;width:100%;background-color:black;">
    <div id="list1" class="droppable list">
        <div class="item draggable">1</div>
        <div class="item draggable">2</div>
        <div class="item draggable">3</div>
        <div class="item draggable">4</div>
    </div>
    <div id="list2" class="droppable list">
        <div class="item draggable">5</div>
        <div class="item draggable">6</div>
    </div>
    <div id="list3" class="droppable list">
        <div class="item draggable">7</div>
    </div>
</div>

The requirement is to have drag and drop feature available only using select tags. Is this possible?

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!