Delete page?
+This is a regular page, styled as a dialog. To create a dialog, just link to a normal page and include a transition and data-rel="dialog"
attribute.
diff --git a/demos/jqm-contents.php b/demos/jqm-contents.php index fbee7b7b933..8176ac45dda 100644 --- a/demos/jqm-contents.php +++ b/demos/jqm-contents.php @@ -70,6 +70,7 @@
This is a regular page, styled as a dialog. To create a dialog, just link to a normal page and include a transition and data-rel="dialog"
attribute.
The behavior whereby a dialog appears but is not reachable via the browser's "Back" or "Forward" buttons, available until now only by means of the dialog widget, can be achieved with the following extension:
+You have reached this page from a dialog. If you click your browser's "Back" button, you will not go back to the dialog, but to the page from which it opened. Similarly, if you then click "Forward", you will skip past the dialog and reach this page again.
+ +