“Sometimes” Sticky CSS Element Using jQuery

There are several tutorials on how to make things “sticky” using CSS. We will make a “sometimes sticky” element using CSS and jQuery. Here is an article on CSS sticky footers to help you understand before we move onto the “sometimes” part using jQuery. Remember –  position: fixed; in a CSS sticky element is in a fixed position relative to … Continue reading “Sometimes” Sticky CSS Element Using jQuery