Responsive-Off-Canvas-Menu icon indicating copy to clipboard operation
Responsive-Off-Canvas-Menu copied to clipboard

A responsive off-canvas menu using CSS transforms and transitions. This repository contains several demos to support a Smashing Magazine article.

Results 15 Responsive-Off-Canvas-Menu issues
Sort by recently updated
recently updated
newest added

Did anyone try making footer stick to bottom no matter what is content's height? It's not hard with simple css, but since footer and all content wrapped in outer-wrap &...

First let me say what a fantastic off canvas navigation, the best one I have seen. However, I seem to have found a possible bug but not sure what is...

Hi there, I'm adapting this for use on my site, and I'm running into a strange issue. When The nav is open and I click a link the menu closes,...

Firstly, thanks for this - its the best off-canvas implementation I've seen, most importantly, it _feels_ good when in use.. To help 'close the gap' with native apps further, I...

Is there a reason these are defined before app.init as the DOM might not always be ready if the script is loaded early ? ``` var inner = document.getElementById('inner-wrap'), nav_open...

Hello Thank you for the code, I want to know if it is possible to change the code such way that the menu is right and not left as now...

Hi I try to use this cool snippet with bootstrap griding but doesn't seems to work together. What should I change to make it usable? so my murkup looks like

Navigation opens and immediately closes again on the Androids default "Internet" browser.

I have found on devices using older versions of Jelly Bean (in my case I'm using a Galaxy S3 with 4.1.2) that when the navigation is open, clicking 'nav-open-btn' does...