Mercurial Hosting > dad
diff src/alternatives/interactjs.html @ 9:eee8862be4c7
update text
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Fri, 28 Apr 2023 21:07:17 -0600 |
parents | 6d5e4b38b4fb |
children |
line wrap: on
line diff
--- a/src/alternatives/interactjs.html Sun Apr 23 23:55:37 2023 -0600 +++ b/src/alternatives/interactjs.html Fri Apr 28 21:07:17 2023 -0600 @@ -85,7 +85,7 @@ <body> <h1><a href="https://interactjs.io/">interact.js</a></h1> - <p>This has a number of problems. First, it is clearly too complicated. And this means that it isn't on just one JavaScript file. One has to use the modern horror of <b>npm</b> to get it (which I refuse to do). The suggested way of handling dragging doesn't work when the DOM changes, as the example below shows. There is probably some complicated way around this, but I can't be bothered given the other issues.</p> + <p>This has a number of problems. First, it is clearly too complicated. And this means that it isn't on just one JavaScript file. One has to use the modern horror of <b>npm</b> to get it (which I refuse to do). The suggested way of handling dragging doesn't work when the DOM changes, as the example below shows. There is probably some complicated way around this, but I can't be bothered given the other issues. The file that one needs to include is <a href="https://cdn.jsdelivr.net/npm/interactjs/dist/interact.js">interact.js</a>.</p> <div> <script>