From eeaf535081b2795543c5926cfc3a960218438cd0 Mon Sep 17 00:00:00 2001 From: Anne-Gaelle Colom Date: Tue, 8 Nov 2011 21:02:07 +0000 Subject: [PATCH] Update docs/toolbars/bars-fullscreen.html --- docs/toolbars/bars-fullscreen.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/toolbars/bars-fullscreen.html b/docs/toolbars/bars-fullscreen.html index b032d947..305b221c 100755 --- a/docs/toolbars/bars-fullscreen.html +++ b/docs/toolbars/bars-fullscreen.html @@ -26,7 +26,7 @@

This page demonstrates the "fullscreen" toolbar mode. This toolbar treatment is used in special cases where you want the content to fill the whole screen, and you want the header and footer toolbars to appear and disappear when the page is clicked responsively — a common scenario for photo, image or video viewers.

-

To enable this toolbar feature type, you apply a data-fullscreen="true" attribute to the div contain that has the attribute data-role="page", and the data-position="fixed" attribute to both the header and footer div elements.

+

To enable this toolbar feature type, you apply a data-fullscreen="true" attribute to the div container that has the attribute data-role="page", and the data-position="fixed" attribute to both the header and footer div elements.

Keep in mind that the toolbars in this mode will sit over page content, so not all content will be accessible with the toolbars open, just as shown in this demo.

@@ -48,7 +48,7 @@
  • Navbars
  • Fixed positioning
  • Fullscreen positioning
  • -
  • Persistent footer nav bar
  • +
  • Persistent footer navbar
  • Theming toolbars