If at any point in time you want to disable of the sticky header, you can do it with destroy() method, as shown below. It will remove all event listeners StickyHeader set up when initialized. const ...
Create header and footer in header.html or footer.html files and add them to all html files using vanilla JavaScript. No need to repeat code on all pages. It also makes editing easier. header and ...