Simple Sticky menu on scroll

Sticky menu on scroll
Simple jQuery plugin to make anything stick at the top of the page when scrolled
The Sticky Anything plugin allows you to make any element on your page "sticky" as soon as it hits the top of the page when you scroll down. Although this is commonly used to keep menus at the top of your page, the plugin actually allows you to make ANY element sticky (such as a Call To Action box, a logo, etc.)
Your menu (or any element you choose) will stick at the top of the screen when you scroll down and it "hits" the top. IE7 and up.
codepen demo
See the Pen Sticky menu on scroll by Mark Senff (@senff) on CodePen.