blow/static/js/page.js
Thomas Chartron 4ea8249ada update
2021-11-13 18:25:51 +01:00

1 line
No EOL
556 B
JavaScript

function setActiveToc(e){return[...e].find(e=>e.getBoundingRect().y<0)}document.addEventListener("DOMContentLoaded",function(){document.getElementById("navbar").clientHeight,document.getElementById("toc");const e=document.querySelectorAll("#toc li a");document.getElementById("page-content");let t=!1,n=[];[...e].forEach(e=>{n.push(e.href.substring(e.href.indexOf("#")))});const o=document.querySelectorAll(n.join(","));console.log(o),window.addEventListener("scroll",()=>{!1===t?(e[0].classList.add("bg-blue-800"),t=e[0]):console.log(setActiveToc(o))})});