twitter bootstrap 3 - Floating right panel with Bootstrap3 -


i have full-width template sidebar @ left. main content area wrapped in <div class=row><div class=col-lg-12>. want add "search" button , if user clicks full-height search sidebar should appear @ right side col-3 size. main content area should shrink col-9. of course, can javascript toggling necessary classes on divs. in case search panel show under main content on small devices. need show above main content. again, wide screen - sidebar must show @ right col-3, small screen - sidebar must show in full width above main content. possible?


Comments

Popular posts from this blog

c++ - QTextObjectInterface with Qml TextEdit (QQuickTextEdit) -

javascript - angular ng-required radio button not toggling required off in firefox 33, OK in chrome -

xcode - Swift Playground - Files are not readable -