garand / sticky

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

Chrome docktype bug fix #285

Open dnquinn opened 5 years ago

dnquinn commented 5 years ago

If page haven't or have wrong docktype decloration in chrome the window.height and document.height have equal values, in this case sticky header was always static. More datailed - https://stackoverflow.com/a/12902057