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 6f54938 commit 3236dcdCopy full SHA for 3236dcd
demos/progressbar/indeterminate.html
@@ -4,7 +4,7 @@
4
<meta charset="utf-8">
5
<title>jQuery UI Progressbar - Indeterminate Value</title>
6
<link rel="stylesheet" href="../../themes/base/jquery.ui.all.css">
7
- <script src="../../jquery-1.8.2.js"></script>
+ <script src="../../jquery-1.8.3.js"></script>
8
<script src="../../ui/jquery.ui.core.js"></script>
9
<script src="../../ui/jquery.ui.widget.js"></script>
10
<script src="../../ui/jquery.ui.progressbar.js"></script>
0 commit comments