Responsive navigation patterns
A nice overview of the different approaches you can take when tackling navigation menus in responsive layouts.
Personally, I like the toggle approach, as long as it’s built in progressive way. A semantic heading for the menu list, hidden in the larger layouts, provides a nice hook upon which to hang the toggle button functionality.
