diff options
Diffstat (limited to 'demos/resizable/delay-start.html')
-rw-r--r-- | demos/resizable/delay-start.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/resizable/delay-start.html b/demos/resizable/delay-start.html index 2cf2245e7..eecb7acae 100644 --- a/demos/resizable/delay-start.html +++ b/demos/resizable/delay-start.html @@ -4,7 +4,7 @@ <meta charset="utf-8"> <title>jQuery UI Resizable - Delay start</title> <link rel="stylesheet" href="../../themes/base/jquery.ui.all.css"> - <script src="../../jquery-1.8.2.js"></script> + <script src="../../jquery-1.8.3.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> |