I have been on this problem for a long time, i have search quite a lot to find a solution but i'm not a designer so if you find a answer to my problem through others questions just copy the link thank !
I'm working on a web site using angularjs and bootstrap (ui bootstrap too). Here is a balsamic mock up of what i want the page to look like :
I want the both side bar on the left and the right to be static a little bit like Facebook friends bar. I have found the class"sidebar-nav-fixed" which seemed to work well as long as i didn't put all the content on it. Now i get a sidebar static with no possibility for the user to see the third part of the sidebar left because the element on before are taking too much space. I have try many solutions as : angular-event-window-inerwidth
but it never work. The thing is i can't suppress some element from the side bar it need to be there and it will not be convenient for the user if i don't use the sidebar fixed feature.
Thank for you help.