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 - CUDA code not processing if block properly -

oracle11g - get root domain from url Oracle sql regex_substr -

xcode - Swift Playground - Files are not readable -