Skip to content

Commit

Permalink
Autocomplete scrollable demo: Added missing menu dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
scottgonzalez committed May 11, 2011
1 parent 85ac420 commit bd9dfb5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions demos/autocomplete/maxheight.html
Expand Up @@ -8,6 +8,7 @@
<script src="../../ui/jquery.ui.core.js"></script>
<script src="../../ui/jquery.ui.widget.js"></script>
<script src="../../ui/jquery.ui.position.js"></script>
<script src="../../ui/jquery.ui.menu.js"></script>
<script src="../../ui/jquery.ui.autocomplete.js"></script>
<link rel="stylesheet" href="../demos.css">
<style>
Expand Down

0 comments on commit bd9dfb5

Please sign in to comment.