From 1c31a26b564ad554f5262a0b25c32a9a847688e6 Mon Sep 17 00:00:00 2001 From: Scott González Date: Thu, 14 Jan 2010 18:09:07 +0000 Subject: Replaced stackfix with bgiframe. Fixes #5061 - Remove stackfix. --- demos/dialog/animated.html | 4 ++-- demos/dialog/default.html | 4 ++-- demos/dialog/modal-confirmation.html | 4 ++-- demos/dialog/modal-form.html | 4 ++-- demos/dialog/modal-message.html | 4 ++-- demos/dialog/modal.html | 4 ++-- demos/index.html | 2 +- 7 files changed, 13 insertions(+), 13 deletions(-) (limited to 'demos') diff --git a/demos/dialog/animated.html b/demos/dialog/animated.html index dd84b25d4..43dfed061 100644 --- a/demos/dialog/animated.html +++ b/demos/dialog/animated.html @@ -4,20 +4,20 @@ jQuery UI Dialog - Animation + - + - + @@ -11,7 +12,6 @@ - + @@ -11,7 +12,6 @@ - @@ -73,7 +73,7 @@ } $("#dialog-form").dialog({ - stackfix: true, + bgiframe: true, autoOpen: false, height: 300, width: 350, diff --git a/demos/dialog/modal-message.html b/demos/dialog/modal-message.html index 0fdae6a06..6478b84d9 100644 --- a/demos/dialog/modal-message.html +++ b/demos/dialog/modal-message.html @@ -4,6 +4,7 @@ jQuery UI Dialog - Modal message + @@ -11,7 +12,6 @@ - + - + - -- cgit v1.2.3