Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/uzitech/jquery.moveselected.js

Move selected options in a select up or down
https://github.com/uzitech/jquery.moveselected.js

Last synced: 16 days ago
JSON representation

Move selected options in a select up or down

Awesome Lists containing this project

README

        

# jquery.moveSelected.js
Move selected options in a select up or down
# Usage
```javascript
$("select").moveSelectedUp();
$("select").moveSelectedDown();
```
# Demo
http://jsfiddle.net/UziTech/qr5qfhgg/