All Projects → daviferreira → Jquery Sticky Column

daviferreira / Jquery Sticky Column

jQuery plugin that allow you add sticky sidebars to your content.

Programming Languages

javascript
184084 projects - #8 most used programming language

jQuery StickyColumn plugin

Build Status

Usage

$('#content').stickyColumn();

$('#content-2').stickyColumn({
    'column': '.my-column',
    'content': '#my-content'
});
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].