garand / sticky

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

Fix MSEdge where element offset.top is negative #221

Open AubreyHewes opened 8 years ago

AubreyHewes commented 8 years ago

When sticky at the top of the page the element top can be a negative float (i.e. -0.17). This seems only to happen in MSEdge. This broke removing the sticky class.

See also https://jsfiddle.net/19ge6hn4/1/