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 8662bcb commit 863c929Copy full SHA for 863c929
index.html
@@ -4,7 +4,7 @@
4
<title>jQuery Bootstrap-style Dropdowns</title>
5
<meta charset="utf-8" />
6
<link type="text/css" rel="stylesheet" href="jquery.dropdown.min.css" />
7
- <script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jquery/1.8.0/jquery.min.js"></script>
+ <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.0/jquery.min.js"></script>
8
<script type="text/javascript" src="jquery.dropdown.min.js"></script>
9
<style type="text/css">
10
0 commit comments