aboutsummaryrefslogtreecommitdiffstats
path: root/demos/dialog/animated.html
diff options
context:
space:
mode:
Diffstat (limited to 'demos/dialog/animated.html')
-rw-r--r--demos/dialog/animated.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/dialog/animated.html b/demos/dialog/animated.html
index 86877e9e0..e8cf6d336 100644
--- a/demos/dialog/animated.html
+++ b/demos/dialog/animated.html
@@ -11,7 +11,7 @@
<script type="text/javascript" src="../../ui/effects.core.js"></script>
<script type="text/javascript" src="../../ui/effects.blind.js"></script>
<script type="text/javascript" src="../../ui/effects.explode.js"></script>
- <script type="text/javascript" src="../../external/bgiframe/jquery.bgiframe.js"></script>
+ <script type="text/javascript" src="../../external/jquery.bgiframe-2.1.1.js"></script>
<link type="text/css" href="../demos.css" rel="stylesheet" />
<script type="text/javascript">
$.ui.dialog.defaults.bgiframe = true;