goog.fx.DragListGroup

You can drag any square into any of the 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