Flex Layout with fixed position (no scrolling) sidebar
问题 I have a layout with left and right canvas sidebars, enclosing the Main content area in the middle. The sidebars and main content are flex items, positioned in a flex layout left to right. The sidebars contain menus and meta links. My question is: when scrolling the content area, is it possible to leave the sidebars in fixed position, such that they stay in top position and do not scroll down? JS Fiddle: http://jsfiddle.net/Windwalker/gfozfpa6/2/ HTML: <div class="flexcontainer"> <div class=