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 080fb94 + 5d9bb1f commit 9084315Copy full SHA for 9084315
demo/index.html
@@ -11,7 +11,7 @@
11
<link href="MonthPicker.min.css" rel="stylesheet" type="text/css" />
12
<link rel="stylesheet" type="text/css" href="examples.css" />
13
14
- <script src="https://code.jquery.com/jquery-1.11.3.min.js"></script>
+ <script src="https://code.jquery.com/jquery-1.12.1.min.js"></script>
15
<script src="https://code.jquery.com/ui/1.11.4/jquery-ui.min.js"></script>
16
<script src="https://cdn.rawgit.com/digitalBush/jquery.maskedinput/1.4.1/dist/jquery.maskedinput.min.js"></script>
17
0 commit comments