First off, let me apologize for the fact that this page is loading an iframe. I had to do this because of a huge conflict in the CSS being loaded.
The idea behind this responsive menu is that as we get to a certain width (less than 768px), the menu goes away and we are presented with a single "menu" button. Pretty standard stuff. Then when that button is clicked, the entire page flips around to reveal the navigation.
The navigation takes up the entire "backside" of the page. This gives you lots of flexibility to style the menu to however you see fit!
I also like the user's experience here. By watching the site flip they know that they are viewing a different panel. As opposed to putting your menu in the footer and using an anchor link (which could cause an abrupt jump) this methods lets the user see what's happening. It's a similar thought process behind the "off-canvas" page slide which facebook uses.
Right now this is just in beta. While working with navigation in responsive design, I thought it might be fun to put the menu on the "backside" of the page content. This frees us up to do whatever the hell we want with the
This comment has been removed by the author.
ReplyDelete