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 677cc6e commit 2997c2aCopy full SHA for 2997c2a
demos/draggable/default.html
@@ -7,7 +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>
+ <script src="../../external/pointerevents.dev.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