We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b98c7d0 commit 3ad0ba9Copy full SHA for 3ad0ba9
index.php
@@ -6,6 +6,8 @@
6
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js"></script>
7
<script type="text/javascript" src="../script.js"></script>
8
9
+
10
11
<script type="text/javascript" src="http://www.jquery4u.com/demos/jquery-quick-pagination/js/jquery.quick.pagination.min.js"></script>
12
13
<link rel="stylesheet" type="text/css" href="../styles.css">
@@ -37,7 +39,7 @@
37
39
38
40
<p>
41
<a class="seelivedemo" href="http://jquery4u.com/tutorials/jquery-quick-pagination/">Tutorial</a>
-<a class="seelivedemo" href="http://www.jquery4u.com/demos/jquery-quick-pagination/jquery-quick-pagination.zip">Download</a>
42
+<a class="seelivedemo" href="https://github.com/sdeering/jquery-quick-pagination">Download</a>
43
</p>
44
45
<!-- plugin html -->
0 commit comments