Do you mean you need it to stick on the page while scrolling? Or is there another specific feature you need for these controls?
You could simply forgo bootstrap's classes for this and create a static-positioned element and place your breadcrumbs and dropdowns in this element as you would normally, optionally using bootstrap's grid for layout. On Feb 6, 10:48 am, ps <[email protected]> wrote: > Hi, is there any news on incorporating subnav into the framework? > > Or, is there a good alternative? > > My situation is I have a group of related controls I'd like to display > related to a single page (a report), and the navbar doesn't seem > appropriate because it should be global and not page-specific. > > The three controls I'd like on the page are breadcrumbs and two > dropdowns, and it would be great to integrate the three in some way, > but the breadcrumbs seem to be self-contained and I don't see a way to > group two dropdowns together without the navbar. > > Ideas?
