From 010385b2fa4f0656953c2fc70c363c9cd9f74a9d Mon Sep 17 00:00:00 2001 From: Scott González Date: Tue, 19 Jan 2010 23:25:38 +0000 Subject: Dialog, position: Removed bgiframe option; always use bgiframe when available. Fixes #5071 - Remove bgiframe option from all plugins. --- demos/dialog/modal-form.html | 1 - 1 file changed, 1 deletion(-) (limited to 'demos/dialog/modal-form.html') diff --git a/demos/dialog/modal-form.html b/demos/dialog/modal-form.html index 36160b159..65ac49b3c 100644 --- a/demos/dialog/modal-form.html +++ b/demos/dialog/modal-form.html @@ -73,7 +73,6 @@ } $("#dialog-form").dialog({ - bgiframe: true, autoOpen: false, height: 300, width: 350, -- cgit v1.2.3