$('#content').stickyColumn();
$('#content-2').stickyColumn({
'column': '.my-column',
'content': '#my-content'
});
daviferreira/jquery-sticky-column
jQuery plugin that allow you add sticky sidebars to your content.
JavaScript
jQuery plugin that allow you add sticky sidebars to your content.
JavaScript