We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec09c36 commit 411153fCopy full SHA for 411153f
demos/draggable/default.html
@@ -7,6 +7,7 @@
7
<script src="../../jquery-1.9.1.js"></script>
8
<script src="../../ui/jquery.ui.core.js"></script>
9
<script src="../../ui/jquery.ui.widget.js"></script>
10
+ <script src="../../external/pointerevents.js"></script>
11
<script src="../../ui/jquery.ui.interaction.js"></script>
12
<script src="../../ui/jquery.ui.draggable.js"></script>
13
<link rel="stylesheet" href="../demos.css">
0 commit comments