Section 1 Welcome
📅 Book Now
body{padding-top:58px!important;} (function(){ var names=[“Welcome”,”Our Packages”,”Pricing”,”Destinations”]; function run(){ var sections=Array.from(document.querySelectorAll(‘body > *:not(#tv-bar), .wp-site-blocks > *, main > *, .entry-content > *’)).filter(function(el){ return !el.closest(‘#tv-bar’) && el.offsetHeight > 100; }); // deduplicate var seen=new Set(); var unique=[]; sections.forEach(function(el){ if(!seen.has(el)){seen.add(el);unique.push(el);} }); sections=unique.slice(0,names.length); function onScroll(){ var sy=window.scrollY||window.pageYOffset; var cur=0; sections.forEach(function(el,i){ if(sy+80 >= el.getBoundingClientRect().top+sy) cur=i; }); var n=document.getElementById(‘tv-num’); var nm=document.getElementById(‘tv-name’); if(n) n.textContent=cur+1; if(nm) nm.textContent=names[cur]||(cur+1); } window.addEventListener(‘scroll’,onScroll,{passive:true}); onScroll(); } if(document.readyState===’loading’) document.addEventListener(‘DOMContentLoaded’,run); else run(); })();

Hello World!

   

Written by:

Welcome to WordPress! This is your first post. Edit or delete it to take the first step in your blogging journey.

Leave a comment