Upgrade jquery in the example to 3.2.1
This commit is contained in:
committed by
Niklas Laxström
parent
37c9d66a2b
commit
d3ff6f09f2
@@ -10,7 +10,7 @@
|
|||||||
<!-- demo -->
|
<!-- demo -->
|
||||||
<link href="resources/demo.css" rel="stylesheet">
|
<link href="resources/demo.css" rel="stylesheet">
|
||||||
<!-- Libs -->
|
<!-- Libs -->
|
||||||
<script src="https://code.jquery.com/jquery-1.11.1.min.js"></script>
|
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
|
||||||
<!-- Source -->
|
<!-- Source -->
|
||||||
<script src="../src/jquery.uls.data.js"></script>
|
<script src="../src/jquery.uls.data.js"></script>
|
||||||
<script src="../src/jquery.uls.data.utils.js"></script>
|
<script src="../src/jquery.uls.data.utils.js"></script>
|
||||||
|
|||||||
@@ -10,7 +10,7 @@
|
|||||||
<!-- demo -->
|
<!-- demo -->
|
||||||
<link href="resources/demo.css" rel="stylesheet">
|
<link href="resources/demo.css" rel="stylesheet">
|
||||||
<!-- Libs -->
|
<!-- Libs -->
|
||||||
<script src="https://code.jquery.com/jquery-1.11.1.min.js"></script>
|
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
|
||||||
<!-- Source -->
|
<!-- Source -->
|
||||||
<script src="../src/jquery.uls.data.js"></script>
|
<script src="../src/jquery.uls.data.js"></script>
|
||||||
<script src="../src/jquery.uls.data.utils.js"></script>
|
<script src="../src/jquery.uls.data.utils.js"></script>
|
||||||
|
|||||||
@@ -21,7 +21,7 @@
|
|||||||
<!-- demo -->
|
<!-- demo -->
|
||||||
<link href="resources/demo.css" rel="stylesheet">
|
<link href="resources/demo.css" rel="stylesheet">
|
||||||
<!-- Libs -->
|
<!-- Libs -->
|
||||||
<script src="https://code.jquery.com/jquery-1.11.1.min.js"></script>
|
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
|
||||||
<!-- Source -->
|
<!-- Source -->
|
||||||
<script src="../src/jquery.uls.data.js"></script>
|
<script src="../src/jquery.uls.data.js"></script>
|
||||||
<script src="../src/jquery.uls.data.utils.js"></script>
|
<script src="../src/jquery.uls.data.utils.js"></script>
|
||||||
|
|||||||
@@ -10,7 +10,7 @@
|
|||||||
<!-- demo -->
|
<!-- demo -->
|
||||||
<link href="resources/demo.css" rel="stylesheet">
|
<link href="resources/demo.css" rel="stylesheet">
|
||||||
<!-- Libs -->
|
<!-- Libs -->
|
||||||
<script src="https://code.jquery.com/jquery-1.11.1.min.js"></script>
|
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
|
||||||
<!-- Source -->
|
<!-- Source -->
|
||||||
<script src="../src/jquery.uls.data.js"></script>
|
<script src="../src/jquery.uls.data.js"></script>
|
||||||
<script src="../src/jquery.uls.data.utils.js"></script>
|
<script src="../src/jquery.uls.data.utils.js"></script>
|
||||||
|
|||||||
@@ -20,7 +20,7 @@
|
|||||||
<!-- demo -->
|
<!-- demo -->
|
||||||
<link href="resources/demo.css" rel="stylesheet">
|
<link href="resources/demo.css" rel="stylesheet">
|
||||||
<!-- Libs -->
|
<!-- Libs -->
|
||||||
<script src="https://code.jquery.com/jquery-1.11.1.min.js"></script>
|
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
|
||||||
<!-- Source -->
|
<!-- Source -->
|
||||||
<script src="../src/jquery.uls.data.js"></script>
|
<script src="../src/jquery.uls.data.js"></script>
|
||||||
<script src="../src/jquery.uls.data.utils.js"></script>
|
<script src="../src/jquery.uls.data.utils.js"></script>
|
||||||
|
|||||||
@@ -13,7 +13,7 @@
|
|||||||
<!-- demo -->
|
<!-- demo -->
|
||||||
<link href="resources/demo.css" rel="stylesheet">
|
<link href="resources/demo.css" rel="stylesheet">
|
||||||
<!-- Libs -->
|
<!-- Libs -->
|
||||||
<script src="https://code.jquery.com/jquery-1.11.1.min.js"></script>
|
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
|
||||||
<!-- Source -->
|
<!-- Source -->
|
||||||
<script src="../src/jquery.uls.data.js"></script>
|
<script src="../src/jquery.uls.data.js"></script>
|
||||||
<script src="../src/jquery.uls.data.utils.js"></script>
|
<script src="../src/jquery.uls.data.utils.js"></script>
|
||||||
|
|||||||
Reference in New Issue
Block a user