From 66da36b4865b5b6493fe7e5b5719fbc5d73ca370 Mon Sep 17 00:00:00 2001 From: Anne-Gaelle Colom Date: Tue, 8 Nov 2011 21:22:41 +0000 Subject: [PATCH] Update docs/toolbars/footer-persist-a.html --- docs/toolbars/footer-persist-a.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/toolbars/footer-persist-a.html b/docs/toolbars/footer-persist-a.html index de507ce4..7a76e98d 100755 --- a/docs/toolbars/footer-persist-a.html +++ b/docs/toolbars/footer-persist-a.html @@ -22,7 +22,7 @@
-

This page is a demo of a persistent footer navigation bar. At the foot of the page, you'll see a persistent horizontal navigation bar. Click on any of the links, and you'll see the page content transition but the footer remain fixed: The footer sticks persistently even when transitioning to a new HTML page, because the footer on all four HTML pages has the same data-id attribute. Note: If you'd like an active button in your navbar to remain active when you return to it again, add a class of ui-state-persist in addition to ui-btn-active

+

This page is a demo of a persistent footer navigation bar. At the foot of the page, you'll see a persistent horizontal navigation bar. Click on any of the links, and you'll see the page content transition but the footer remains fixed: The footer sticks persistently even when transitioning to a new HTML page, because the footer on all four HTML pages has the same data-id attribute. Note: If you'd like an active button in your navbar to remain active when you return to the page displaying this active button, add a class of ui-state-persist in addition to ui-btn-active to the corresponding anchor.

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