Torkil Johnsen

Results 33 comments of Torkil Johnsen

@terryupton I tested http://bit.ly/offcanvas4 on both Safari and Chrome on iOS 7.1.2 on my iPhone 4, and was unable to reproduce this error. I tried both changing orientation with the...

Yes, I can see the error now—in both browsers—and also with fewer steps: 1. Open the site in landscape mode 2. Open and close the menu 3. Switch to portrait...

The problem seems to be the `#nav` element overlapping the rest of the content. I tested a z-index change with success in the Safari inspector: For the selector `#nav:not(:target)`, set...

@dbushell Are you maintaining this repo, or should we fork away somewhere? :)

I don't know why this happens, so the issue is still a bit of a mystery. The code change only places the nav at a lower z-index when it's not...

I am not experiencing this bug on iOS 8.1.2, Safari. All is well here.

I propose trying this solution instead: http://jsfiddle.net/Sbt75/49/

@voodoo6 Thanks for bringing up the swipe script. Unfortunately, as you say, it lacks finesse, and is merely a proof of concept. To add swipe support, you need to use...

Shouldn't be an issue when the script is loaded at the end of the document? https://github.com/dbushell/Responsive-Off-Canvas-Menu/blob/master/step4.html