From d6385b039b603aa898c2e412c442dd064fdbe446 Mon Sep 17 00:00:00 2001 From: Scott González Date: Mon, 3 Aug 2009 14:28:54 +0000 Subject: Dialog: Support hash, array, string for cursorAt option. Use position plugin. Partial fix for #2525 - Standardised way to pass coordinates to plugins. --- demos/dialog/animated.html | 1 + demos/dialog/default.html | 1 + demos/dialog/modal-confirmation.html | 1 + demos/dialog/modal-form.html | 1 + demos/dialog/modal-message.html | 1 + demos/dialog/modal.html | 1 + 6 files changed, 6 insertions(+) (limited to 'demos') diff --git a/demos/dialog/animated.html b/demos/dialog/animated.html index e54807f29..bf0d74efc 100644 --- a/demos/dialog/animated.html +++ b/demos/dialog/animated.html @@ -6,6 +6,7 @@ + diff --git a/demos/dialog/default.html b/demos/dialog/default.html index 58e07ca09..f59ee2d13 100644 --- a/demos/dialog/default.html +++ b/demos/dialog/default.html @@ -6,6 +6,7 @@ + diff --git a/demos/dialog/modal-confirmation.html b/demos/dialog/modal-confirmation.html index b8c9a7115..6a4b10d22 100644 --- a/demos/dialog/modal-confirmation.html +++ b/demos/dialog/modal-confirmation.html @@ -6,6 +6,7 @@ + diff --git a/demos/dialog/modal-form.html b/demos/dialog/modal-form.html index 32e3bbb63..548e454ec 100644 --- a/demos/dialog/modal-form.html +++ b/demos/dialog/modal-form.html @@ -6,6 +6,7 @@ + diff --git a/demos/dialog/modal-message.html b/demos/dialog/modal-message.html index ca826b191..24282589f 100644 --- a/demos/dialog/modal-message.html +++ b/demos/dialog/modal-message.html @@ -6,6 +6,7 @@ + diff --git a/demos/dialog/modal.html b/demos/dialog/modal.html index 8716e7310..fd4a7ba1f 100644 --- a/demos/dialog/modal.html +++ b/demos/dialog/modal.html @@ -6,6 +6,7 @@ + -- cgit v1.2.3