diff options
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 43dfed061..1e134b3b1 100644 --- a/demos/dialog/animated.html +++ b/demos/dialog/animated.html @@ -17,7 +17,6 @@ <script type="text/javascript" src="../../ui/jquery.effects.explode.js"></script> <link type="text/css" href="../demos.css" rel="stylesheet" /> <script type="text/javascript"> - $.ui.dialog.prototype.options.bgiframe = true; // increase the default animation speed to exaggerate the effect $.fx.speeds._default = 1000; $(function() { |