goog.fx.DragListGroup

You can drag any square into any of the first 6 lists.


Horizonal list 1 (grows right):

1
2
3
4

Horizonal list 2 (grows right, reverse doc order):

Question: Anyone know how to make this case work in browsers other than Chrome and FF3?

1
2
3
4

Vertical list 1:

1
2
3
4

Vertical list 2 (style changes on drag hover):

1
2
3
4

Horizonal list 3 (grows left):

Question: Anyone know how to make this case work in browsers other than Chrome and FF3?

1
2
3
4

Horizonal list 4 (grows left, reverse doc order):

1
2
3
4

Horizontal list 5 (grows right, has multiple rows):

11
22
33
44
55
66
77
88
99
00