Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
试图利用 iPhoneAddressBar 功能,但似乎没有工作。想知道是否有人有如何使用这个的例子?
jQuery 插件 - http://mmenu.frebsite.nl/
编辑将链接到我之前的问题,因为它相关。
mmenu 在移动设备上展开时隐藏地址栏
这个变量:
$.fn.mmenu.support.iPhoneAddressBar
如果您在 iPhone 或 iPod 上,未使用 Chrome,未处于独立模式(通过“web-app-capable”元标记)并且元标记“viewport”不包含“height=device”,则设置为 true -高度”。
否则设置为假。