*What* There's a double navigation bar that shows when viewing the docs sections for our services in our showcase apps. We'd like to remove this navbar when in the showcase apps
*Why* This looks a little nasty.
*How* ~~ Some JavaScript to look for #nochrome on the showcase apps to hide the nav. ~~
Edit: Decided to go with a get param instead: ?header=false |
|