diff options
Diffstat (limited to 'demos/effect/easing.html')
-rw-r--r-- | demos/effect/easing.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/effect/easing.html b/demos/effect/easing.html index 0758530c8..b4901f505 100644 --- a/demos/effect/easing.html +++ b/demos/effect/easing.html @@ -4,7 +4,7 @@ <meta charset="utf-8"> <title>jQuery UI Effects - Easing demo</title> <link rel="stylesheet" href="../../themes/base/jquery.ui.all.css"> - <script src="../../jquery-1.4.3.js"></script> + <script src="../../jquery-1.4.4.js"></script> <script src="../../ui/jquery.effects.core.js"></script> <link rel="stylesheet" href="../demos.css"> <style> |