Simple Sticky Positioning “stuck” Styling
Since we still don’t have any kind of CSS option for styling an element with position: sticky when it is actually “stuck”, I made this simple JS snippet that manages an HTML attribute that I can use in CSS to change the appearance of the element when it is currently…