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

Dojo DnD selector test

-

Containers have a notion of a "current container", and one element can be "current". All containers on this page are selectors that allow to select elements.

-

Following selection modes are supported by default:

- -

DIV selector

-

This selector can select just one element a time. It was specified during the creation time.

-
-
Item 1
-
Item 2
-
Item 3
-
-

UL selector

- -

OL selector

-
    -
  1. Item 1
  2. -
  3. Item 2
  4. -
  5. Item 3
  6. -
-

TABLE selector

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

P selector with SPAN elements

-

Elements of this container are layed out horizontally.

-

-  Item 1  -  Item 2  -  Item 3  -

- -