greatdayswithyou
New Member
I am trying to use the JQuery plugin, hcSticky to make my fixed content scroll. But for some reason I cannot get it to work right. What could I be doing wrong?JSFIDDLE: http://jsfiddle.net/T6gc2/Here's the documentation: http://someweblog.com/hcsticky-jquery-floating-sticky-plugin/jQuery:\[code\]$(document).ready(function() {$('#newsfeed-left').hcSticky();});\[/code\]