Skip to content

deforay/dualbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

deforay-dualbox

Modern dual listbox plugin for jQuery
Forked from crlcu/multiselect and maintained by Deforay Technologies.

A lightweight, dependency-free jQuery plugin for moving items between two <select> boxes with search, sorting, and undo/redo support.


🚀 Features

  • Simple dual listbox for Bootstrap or any UI
  • Searchable left/right lists
  • Supports <optgroup> and disabled options
  • Undo / redo / move up / move down actions
  • Customizable callbacks and sorting
  • Works with jQuery ≥ 1.9 and Bootstrap ≥ 3
  • No external CSS required — style it your way

📦 Installation

Via CDN

<script src="https://code.jquery.com/jquery-3.7.1.min.js"></script>
<script src="https://cdn.jsdelivr.net/gh/deforay/[email protected]/deforay-dualbox.min.js"></script>

About

Modern dual listbox plugin for jQuery — forked from crlcu/multiselect

Resources

License

Stars

Watchers

Forks

Packages

No packages published