Javascript Drag and Drop Weak Order: Demo

JavaScript implementation of a drag and drop UI for weak orders (rankings with ties), based on the HTML5 drag and drop API.

Code on GitHub

Horizontal Version

1
2
3
4
5
6

Vertical Version

1
2
3
4
5
6