diff options
author | Scott González <scott.gonzalez@gmail.com> | 2012-10-26 10:53:17 -0400 |
---|---|---|
committer | Scott González <scott.gonzalez@gmail.com> | 2012-10-26 10:53:17 -0400 |
commit | 68cab60fa758b34c024742daa9dbc3e6bf6a0521 (patch) | |
tree | dfb67b446b25bda5f16159ff05e7a53f8f83cdbf /demos/dialog/animated.html | |
parent | 039ee746d3eaeeaa4ad92ecd8ebf4e6fcd11768c (diff) | |
download | jquery-ui-68cab60fa758b34c024742daa9dbc3e6bf6a0521.tar.gz jquery-ui-68cab60fa758b34c024742daa9dbc3e6bf6a0521.zip |
Removed bgiframe.
Diffstat (limited to 'demos/dialog/animated.html')
-rw-r--r-- | demos/dialog/animated.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/demos/dialog/animated.html b/demos/dialog/animated.html index 808d0e926..92d7b642d 100644 --- a/demos/dialog/animated.html +++ b/demos/dialog/animated.html @@ -5,7 +5,6 @@ <title>jQuery UI Dialog - Animation</title> <link rel="stylesheet" href="../../themes/base/jquery.ui.all.css"> <script src="../../jquery-1.8.2.js"></script> - <script src="../../external/jquery.bgiframe-2.1.2.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> |