aboutsummaryrefslogtreecommitdiffstats
path: root/demos/effects_showhide/fold.html
diff options
context:
space:
mode:
authorRichard Worth <rdworth@gmail.com>2009-02-20 11:40:25 +0000
committerRichard Worth <rdworth@gmail.com>2009-02-20 11:40:25 +0000
commit352b081a3944b7f8dd523ebe302ed38da7093efa (patch)
tree9af739d184cd3316684a781b45260b5bfe7d9cef /demos/effects_showhide/fold.html
parent1ca5ae160ca1243ba6232abba8f52e09dd7172f6 (diff)
downloadjquery-ui-352b081a3944b7f8dd523ebe302ed38da7093efa.tar.gz
jquery-ui-352b081a3944b7f8dd523ebe302ed38da7093efa.zip
Switched to jQuery 1.3.2
Diffstat (limited to 'demos/effects_showhide/fold.html')
-rw-r--r--demos/effects_showhide/fold.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/effects_showhide/fold.html b/demos/effects_showhide/fold.html
index 8c1724a02..58b302d1f 100644
--- a/demos/effects_showhide/fold.html
+++ b/demos/effects_showhide/fold.html
@@ -3,7 +3,7 @@
<head>
<title>jQuery UI Effects - Fold Demo</title>
<link type="text/css" href="../../themes/base/ui.all.css" rel="stylesheet" />
- <script type="text/javascript" src="../../jquery-1.3.1.js"></script>
+ <script type="text/javascript" src="../../jquery-1.3.2.js"></script>
<script type="text/javascript" src="../../ui/effects.core.js"></script>
<script type="text/javascript" src="../../ui/effects.fold.js"></script>
<link type="text/css" href="../demos.css" rel="stylesheet" />