diff options
Diffstat (limited to 'demos/resizable/animate.html')
-rw-r--r-- | demos/resizable/animate.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/resizable/animate.html b/demos/resizable/animate.html index 6a4e853de..c288d62bc 100644 --- a/demos/resizable/animate.html +++ b/demos/resizable/animate.html @@ -4,7 +4,7 @@ <meta charset="utf-8"> <title>jQuery UI Resizable - Animate</title> <link rel="stylesheet" href="../../themes/base/jquery.ui.all.css"> - <script src="../../jquery-1.4.4.js"></script> + <script src="../../jquery-1.5.1.js"></script> <script src="../../ui/jquery.ui.core.js"></script> <script src="../../ui/jquery.ui.widget.js"></script> <script src="../../ui/jquery.ui.mouse.js"></script> |