aboutsummaryrefslogtreecommitdiffstats
path: root/demos/autocomplete/maxheight.html
diff options
context:
space:
mode:
Diffstat (limited to 'demos/autocomplete/maxheight.html')
-rw-r--r--demos/autocomplete/maxheight.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/autocomplete/maxheight.html b/demos/autocomplete/maxheight.html
index 56e253aa9..e71b38ec9 100644
--- a/demos/autocomplete/maxheight.html
+++ b/demos/autocomplete/maxheight.html
@@ -4,7 +4,7 @@
<meta charset="utf-8">
<title>jQuery UI Autocomplete - Scrollable results</title>
<link rel="stylesheet" href="../../themes/base/jquery.ui.all.css">
- <script src="../../jquery-1.4.2.js"></script>
+ <script src="../../jquery-1.4.3.js"></script>
<script src="../../ui/jquery.ui.core.js"></script>
<script src="../../ui/jquery.ui.widget.js"></script>
<script src="../../ui/jquery.ui.position.js"></script>