X-Git-Url: http://git.pond.sub.org/?p=eow;a=blobdiff_plain;f=static%2Fdojo-release-1.1.1%2Fdojo%2Ftests%2Fdnd%2Ftest_container_markup.html;fp=static%2Fdojo-release-1.1.1%2Fdojo%2Ftests%2Fdnd%2Ftest_container_markup.html;h=0000000000000000000000000000000000000000;hp=4bde544c5efb8c049f71e09957f4280face4d9ad;hb=7beca26e6ea91745cd397ad69ac6e26bb934e683;hpb=bed7f6f60f166f71b2e3a98bb8d1e67c3e501909 diff --git a/static/dojo-release-1.1.1/dojo/tests/dnd/test_container_markup.html b/static/dojo-release-1.1.1/dojo/tests/dnd/test_container_markup.html deleted file mode 100644 index 4bde544..0000000 --- a/static/dojo-release-1.1.1/dojo/tests/dnd/test_container_markup.html +++ /dev/null @@ -1,67 +0,0 @@ - - - - Dojo DnD markup container test - - - - - - -

Dojo DnD markup container test

-

This example is functionally equivalent to test_container.html example but is done using the Dojo markup.

-

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. -
  3. Item 2
  4. -
  5. Item 3
  6. -
-

TABLE container

- - - - - - - - - - - - - -
Arow 1
Brow 2
Crow 3
-

P container with SPAN elements

-

Elements of this container are layed out horizontally.

-

-  Item 1  -  Item 2  -  Item 3  -

- -