Dojo DnD container test

Containers have a notion of a "current container", and one element can be "current".

see dndDefault.css for example styling

DIV container

Item 1
Item 2
Item 3

UL container

OL container

  1. Item 1
  2. Item 2
  3. Item 3

TABLE container

A row 1
B row 2
C row 3

P container with SPAN elements

Elements of this container are layed out horizontally.

 Item 1   Item 2   Item 3