From 72ff4596026ba0b331c951e7192a783ca989971a Mon Sep 17 00:00:00 2001 From: Todd Parker Date: Mon, 7 Nov 2011 22:52:06 -0500 Subject: [PATCH] Adjusted dialog docs --- docs/api/data-attributes.html | 31 ++++++++++++++++++++++++++++--- 1 file changed, 28 insertions(+), 3 deletions(-) diff --git a/docs/api/data-attributes.html b/docs/api/data-attributes.html index 75a7dc09..cfdd8083 100644 --- a/docs/api/data-attributes.html +++ b/docs/api/data-attributes.html @@ -109,12 +109,37 @@ swatch letter (a-z) - Sets all collapsibles in set - +

Dialog

+

Container with data-role="page" or "dialog" linked to with data-rel="dialog" on the anchor.

+ + + + + + + + + + + + + + + + - + + + + + + + + +
data-close-btn-textstring (text for the close button, dialog only)
data-dom-cachetrue | false
data-idstring (unique id for the page)
data-fullscreentrue | false (used in conjunction with fixed toolbars)
data-overlay-themeswatch letter (a-z) - overlay themeswatch letter (a-z) - overlay theme when the page is opened in a dialog
data-themeswatch letter (a-z)
data-titlestring (title used when page is shown)
@@ -280,7 +305,7 @@

Page

-

Container with data-role="page" or "dialog"

+

Container with data-role="page"

data-close-btn-text