aboutsummaryrefslogtreecommitdiffstats
path: root/demos/effects_showhide/fold.html
diff options
context:
space:
mode:
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 7b03c8541..ef9cffaa0 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.2.6.js"></script>
+ <script type="text/javascript" src="../../jquery-1.3pre.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" />