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.
2 parents da14066 + 5501fc3 commit 415b79aCopy full SHA for 415b79a
index.html
@@ -5,7 +5,7 @@
5
<meta name="author" content="Bryan Carroll">
6
<meta name="viewport" content="width=device-width, initial-scale=1">
7
<title>Visa Checkout</title>
8
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
+ <script src="jquery-1.9.1.min.js"></script>
9
10
11
<link rel="stylesheet" href="style-1.css">
@@ -130,4 +130,4 @@ <h3>
130
131
132
</body>
133
-</html>
+</html>
0 commit comments