<script>
$(document).ready(function(){
$("#sticker").sticky({topSpacing:0,wrapperClassName:'wrapper'});
});
</script>
//içerik
Bu şekilde olabilir.
Konu: Sticky Alan Problemi
<script>
$(document).ready(function(){
$("#sticker").sticky({topSpacing:0,wrapperClassName:'wrapper'});
});
</script>
//içerik