Draggable

Drag and drop the content from the test into the droparea. Each test is a different way of dropping content (either in placement or how the content is recieved).

Drag content to droparea and it will...
be placed as CHILD of the droparea
Test 1:
Async Function Source
Test 2:
Function Source
Test 3:
Query Selector Source
Test 4:
Text Source
Drag content to droparea and it will...
be placed ABOVE of the droparea
Test 5:
Async Function Source
Test 6:
Function Source
Test 7:
Query Selector Source
Test 8:
Text Source
Drag content to droparea and it will...
REPLACE the droparea(this can only be done once as it removes the droparea - the page must be refreshed to try again)
Test 9:
Async Function Source
Test 10:
Function Source
Test 11:
Query Selector Source
Test 12:
Text Source
Test 3:
Query Selector Source
Test 7:
Query Selector Source
Test 11:
Query Selector Source