*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 -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 |
|