Skip to content

Commit

Permalink
Removed bgiframe.
Browse files Browse the repository at this point in the history
  • Loading branch information
scottgonzalez committed Oct 26, 2012
1 parent 039ee74 commit 68cab60
Show file tree
Hide file tree
Showing 16 changed files with 0 additions and 69 deletions.
1 change: 0 additions & 1 deletion demos/dialog/animated.html
Expand Up @@ -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>
Expand Down
1 change: 0 additions & 1 deletion demos/dialog/default.html
Expand Up @@ -5,7 +5,6 @@
<title>jQuery UI Dialog - Default functionality</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>
Expand Down
1 change: 0 additions & 1 deletion demos/dialog/modal-confirmation.html
Expand Up @@ -5,7 +5,6 @@
<title>jQuery UI Dialog - Modal confirmation</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>
Expand Down
1 change: 0 additions & 1 deletion demos/dialog/modal-form.html
Expand Up @@ -5,7 +5,6 @@
<title>jQuery UI Dialog - Modal form</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>
Expand Down
1 change: 0 additions & 1 deletion demos/dialog/modal-message.html
Expand Up @@ -5,7 +5,6 @@
<title>jQuery UI Dialog - Modal message</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>
Expand Down
1 change: 0 additions & 1 deletion demos/dialog/modal.html
Expand Up @@ -5,7 +5,6 @@
<title>jQuery UI Dialog - Basic modal</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>
Expand Down
39 changes: 0 additions & 39 deletions external/jquery.bgiframe-2.1.2.js

This file was deleted.

1 change: 0 additions & 1 deletion tests/unit/dialog/dialog.html
Expand Up @@ -5,7 +5,6 @@
<title>jQuery UI Dialog Test Suite</title>

<script src="../../jquery.js"></script>
<script src="../../../external/jquery.bgiframe-2.1.2.js"></script>
<link rel="stylesheet" href="../../../external/qunit.css">
<script src="../../../external/qunit.js"></script>
<script src="../../jquery.simulate.js"></script>
Expand Down
1 change: 0 additions & 1 deletion tests/visual/dialog/animated.html
Expand Up @@ -5,7 +5,6 @@
<title>Dialog Visual Test</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>
Expand Down
1 change: 0 additions & 1 deletion tests/visual/dialog/complex-dialogs.html
Expand Up @@ -5,7 +5,6 @@
<title>Dialog Visual Test</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>
Expand Down
1 change: 0 additions & 1 deletion tests/visual/dialog/form.html
Expand Up @@ -5,7 +5,6 @@
<title>Dialog Visual Test</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>
Expand Down
1 change: 0 additions & 1 deletion tests/visual/dialog/performance.html
Expand Up @@ -5,7 +5,6 @@
<title>Dialog Visual Test - Modal Dialog in Large DOM</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.position.js"></script>
<script src="../../../ui/jquery.ui.widget.js"></script>
Expand Down
4 changes: 0 additions & 4 deletions ui/jquery.ui.autocomplete.js
Expand Up @@ -288,10 +288,6 @@ $.widget( "ui.autocomplete", {
.addClass( "ui-helper-hidden-accessible" )
.insertAfter( this.element );

if ( $.fn.bgiframe ) {
this.menu.element.bgiframe();
}

// turning off autocomplete prevents the browser from remembering the
// value when navigating through history, so we re-enable autocomplete
// if the page is unloaded before the widget is destroyed. #7790
Expand Down
8 changes: 0 additions & 8 deletions ui/jquery.ui.dialog.js
Expand Up @@ -170,10 +170,6 @@ $.widget("ui.dialog", {
this._createButtons( options.buttons );
this._isOpen = false;

if ( $.fn.bgiframe ) {
uiDialog.bgiframe();
}

// prevent tabbing out of dialogs
this._on( uiDialog, { keydown: function( event ) {
if ( event.keyCode !== $.ui.keyCode.TAB ) {
Expand Down Expand Up @@ -670,10 +666,6 @@ $.extend( $.ui.dialog.overlay, {
dialog._keepFocus( event );
});

if ( $.fn.bgiframe ) {
$el.bgiframe();
}

this.instances.push( $el );
return $el;
},
Expand Down
4 changes: 0 additions & 4 deletions ui/jquery.ui.position.js
Expand Up @@ -230,10 +230,6 @@ $.fn.position = function( options ) {
}
});

if ( $.fn.bgiframe ) {
elem.bgiframe();
}

if ( options.using ) {
// adds feedback as second argument to using callback, if present
using = function( props ) {
Expand Down
3 changes: 0 additions & 3 deletions ui/jquery.ui.tooltip.js
Expand Up @@ -357,9 +357,6 @@ $.widget( "ui.tooltip", {
.addClass( "ui-tooltip-content" )
.appendTo( tooltip );
tooltip.appendTo( this.document[0].body );
if ( $.fn.bgiframe ) {
tooltip.bgiframe();
}
this.tooltips[ id ] = element;
return tooltip;
},
Expand Down

0 comments on commit 68cab60

Please sign in to comment.