xcode jQuery 脚本模拟隐藏导航,如 Facebook 应用程序

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/9751985/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-14 23:41:05  来源:igfitidea点击:

jQuery Script to Simulate Hidden Navigation like Facebook App

iphonexcodecordova

提问by Andrei

I am creating an iPhone App using HTML/CSS/JS and PhoneGap. I need to create a side menu like the Facebook App has. Somebody knows a good script to create something like that?

我正在使用 HTML/CSS/JS 和 PhoneGap 创建一个 iPhone 应用程序。我需要创建一个像 Facebook 应用程序那样的侧边菜单。有人知道一个好的脚本来创建这样的东西吗?

enter image description here

在此处输入图片说明