这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@melaniewalsh
Copy link

@melaniewalsh melaniewalsh commented Nov 16, 2016

Adding a dummy onclick handler onclick = "void(0)" into the span element of the menu icon will make iOS recognize it as a clickable element. You won't be able to unclick the drop-down menu, however.

Fix #80

Adding a dummy onclick handler `onclick = "void(0)"` into the span element of the menu icon will make iOS recognize it as a clickable element. You won't be able to unclick the drop-down menu, however.
@ashmaroli
Copy link
Member

@melaniewalsh Thank you for digging out a solution.
Have you tried using the pointer-events css to see if that would work too?
I'm curious about that, and have no way to check it myself..

CodeFerriCode added a commit to FerriNFriends/FerriNFriends.github.io that referenced this pull request Dec 15, 2016
@BasThomas
Copy link

What is the status on this?

@Ambrosiani
Copy link

#111 is a better fix I think.

@benbalter
Copy link
Contributor

Thanks @melaniewalsh! Going to go with the solution in #111 instead, but appreciate the pull request. Keep 'em coming.

@benbalter benbalter closed this Apr 7, 2017
CodeFerriCode added a commit to FerriPlus/FerriPlus.github.io that referenced this pull request Dec 28, 2018
@jekyll jekyll locked and limited conversation to collaborators Apr 29, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Hamburger menu doesn't work on iOS

6 participants