From bad3e7f070b78c18450e549de99c66faec286108 Mon Sep 17 00:00:00 2001 From: Dave Gamache Date: Mon, 5 Nov 2012 00:18:51 -0800 Subject: [PATCH] updating docs to remove limitation of bar-title and bar-tab to all fixed bars in the setup doc --- docs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.html b/docs/index.html index 6bd0911..a32600a 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1113,7 +1113,7 @@ window.addEventListener('push', myFunction);
  • 2. Everything else goes in .content

    -

    Anything that's not a .bar-title or .bar-tab should be put in a div with the class "content". Put this div after the bars in the <body> tag. The .content div is what actually scrolls in a Ratchet prototype.

    +

    Anything that's not a .bar- should be put in a div with the class "content". Put this div after the bars in the <body> tag. The .content div is what actually scrolls in a Ratchet prototype.

  • 3. Don't forget your meta tags

    -- 2.39.2