const sticky = new StickyElement( $( '#sticky' ), {offset_top: 20} ); sticky.init();
sticky.detach(); sticky.recalc();