Creating a fixed header which dynamically reacts to scroll events isn't that
difficult. You don't need a library or any kind of widget. All you need is a
few lines of JavaScript and a little bit of CSS. Well... and you need a header
element somewhere in your document.
Read more »