Skip to content

Instantly share code, notes, and snippets.

View shlomohass's full-sized avatar
💬
Excited working on a new HUUUGE Idea...

Shlomo Hassid shlomohass

💬
Excited working on a new HUUUGE Idea...
View GitHub Profile
<script>
//Hidden Fixed header v1.1
//Replace ID below with your box ID
var boxToFix = '#lp-pom-box-88';
//Set the number of pixels to scroll before showing the header
var scrollPositionToShowHeader = 50;