Mercurial Hosting > dad
comparison src/index.html @ 20:0b3376e13e22 default tip
add nested example
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Tue, 18 Feb 2025 17:23:17 -0700 |
parents | dac260018e2e |
children |
comparison
equal
deleted
inserted
replaced
19:dac260018e2e | 20:0b3376e13e22 |
---|---|
38 <li><a href="/examples/handle.html">Handle</a></li> | 38 <li><a href="/examples/handle.html">Handle</a></li> |
39 <li><a href="/examples/drop.html">Drop</a></li> | 39 <li><a href="/examples/drop.html">Drop</a></li> |
40 <li><a href="/examples/dropzones.html">Dropzones</a></li> | 40 <li><a href="/examples/dropzones.html">Dropzones</a></li> |
41 <li><a href="/examples/list.html">List</a></li> | 41 <li><a href="/examples/list.html">List</a></li> |
42 <li><a href="/examples/list2.html">Dynamic List</a></li> | 42 <li><a href="/examples/list2.html">Dynamic List</a></li> |
43 <li><a href="/examples/nested.html">Nested Dynamic Lists</a></li> | |
43 </ul> | 44 </ul> |
44 | 45 |
45 <p>When dragging starts, this happens: | 46 <p>When dragging starts, this happens: |
46 <code> | 47 <code> |
47 original = dad.whatToDrag(draggable); | 48 original = dad.whatToDrag(draggable); |