1
2
3
4
5
6
7
8
9
10
+ 1 =
+ 2 =
+ 3 =
+ 4 =
+ 5 =
+ 6 =
+ 7 =
+ 8 =
+ 9 =
+ 10 =
Trash
REDIPS.drag library

Drag and drop JavaScript library based on HTML table.

Try to drag numbers from top table to the first column in table below. In mode1 after dropping DIV element to the table cell, orange box with "?" will be automatically displayed to the most right column. Mode2 will display result but first number will have "?". User should dblclick on "?" and number will be shown. REDIPS.drag works in "shift" mode so dropping number on top of existing content will shift other elements.