garand / sticky

jQuery Plugin for Sticky Objects
Other
3.3k stars 1.06k forks source link

sticky-start and sticky-end events don't work #152

Open daverag opened 9 years ago

daverag commented 9 years ago

These lines are missing

40 s.stickyElement.trigger('sticky-end');
58 s.stickyElement.trigger('sticky-start');
parthsha commented 9 years ago

I am also experiencing this issue. Can you please share a workaround if you have one? Many thanks.

Zackio commented 9 years ago

Not working for me