aboutsummaryrefslogtreecommitdiffstats
path: root/demos/effects_showhide/scale.html
diff options
context:
space:
mode:
authorRichard Worth <rdworth@gmail.com>2009-01-13 00:49:10 +0000
committerRichard Worth <rdworth@gmail.com>2009-01-13 00:49:10 +0000
commit877f03b8539c9db1ca9737725aaec58f065ea5b5 (patch)
tree7a4520aa6cc266d41604f75ff322688442c740f3 /demos/effects_showhide/scale.html
parent204742d1dfcf6fbdb93fd8f549fc18de87cfb4b6 (diff)
downloadjquery-ui-877f03b8539c9db1ca9737725aaec58f065ea5b5.tar.gz
jquery-ui-877f03b8539c9db1ca9737725aaec58f065ea5b5.zip
switched to jQuery 1.3rc2
Diffstat (limited to 'demos/effects_showhide/scale.html')
-rw-r--r--demos/effects_showhide/scale.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/effects_showhide/scale.html b/demos/effects_showhide/scale.html
index b4c35507a..68426ed9b 100644
--- a/demos/effects_showhide/scale.html
+++ b/demos/effects_showhide/scale.html
@@ -3,7 +3,7 @@
<head>
<title>jQuery UI Effects - Scale Demo</title>
<link type="text/css" href="../../themes/base/ui.all.css" rel="stylesheet" />
- <script type="text/javascript" src="../../jquery-1.3pre.js"></script>
+ <script type="text/javascript" src="../../jquery-1.3rc2.js"></script>
<script type="text/javascript" src="../../ui/effects.core.js"></script>
<script type="text/javascript" src="../../ui/effects.scale.js"></script>
<link type="text/css" href="../demos.css" rel="stylesheet" />