Your IP : 216.73.216.0


Current Path : /home/goldnueh/nightviewcafe.in/wp-content/plugins/rishi-companion/build/
Upload File :
Current File : /home/goldnueh/nightviewcafe.in/wp-content/plugins/rishi-companion/build/stickyHeader.js

document.addEventListener("DOMContentLoaded",(function(){var t=document.querySelectorAll(".sticky-header");if(0!==t.length){var e=new Map,n=new IntersectionObserver((function(t){var n=t.find((function(t){return t.isIntersecting}));n?(n.target.classList.remove("is-sticky"),e.set(n.target,(e.get(n.target)||0)+1),e.get(n.target)>1&&n.target.classList.add("sticky-done")):t.forEach((function(t){t.target.classList.add("is-sticky"),t.target.classList.remove("sticky-done")}))}),{threshold:0});t.forEach((function(t){n.observe(t)}))}}));