Is there a “clean” way to make the standard two-column bootstrap layout with the sidebar (list of items) long and scrollable, and the main content area fixed? I would like to use the main content area to embed ajax content by intercepting links on the left, so I would like it to be always visible.
source
share