Alternatives to the Basic Hamburger Menu

[A couple of alternatives to the hamburger menu Kenan Yusuf](http://kyusuf.com/post/a-couple-of-alternatives-to-the-hamburger-menu)

I like both the horizontal scroll option, using fade to indicate the presence of additional content, and the progressive hiding of menu elements based on available width. His example uses a jQuery plugin, as this can’t be don’t reliably in css, or can it…