Mercurial Hosting > dad
comparison src/index.html @ 6:4d699321068f
add dropzones
| author | Franklin Schmidt <fschmidt@gmail.com> |
|---|---|
| date | Sun, 23 Apr 2023 18:34:12 -0600 |
| parents | 1293cb0d30da |
| children | 969d5980b375 |
comparison
equal
deleted
inserted
replaced
| 5:1293cb0d30da | 6:4d699321068f |
|---|---|
| 28 <p>Time to write my own. Here are some examples:</p> | 28 <p>Time to write my own. Here are some examples:</p> |
| 29 <ul> | 29 <ul> |
| 30 <li><a href="/examples/simple.html">Simple</a></li> | 30 <li><a href="/examples/simple.html">Simple</a></li> |
| 31 <li><a href="/examples/handle.html">Handle</a></li> | 31 <li><a href="/examples/handle.html">Handle</a></li> |
| 32 <li><a href="/examples/drop.html">Drop</a></li> | 32 <li><a href="/examples/drop.html">Drop</a></li> |
| 33 <li><a href="/examples/dropzones.html">Dropzones</a></li> | |
| 33 </ul> | 34 </ul> |
| 34 <p>These use <a href="/dad.js">dad.js</a> and <a href="/dad.css">dad.css</a>. | 35 <p>These use <a href="/dad.js">dad.js</a> and <a href="/dad.css">dad.css</a>. |
| 35 | 36 |
| 36 <p>When dragging starts, this happens: | 37 <p>When dragging starts, this happens: |
| 37 <code> | 38 <code> |
