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.
我正在使用 Phonegap 创建一个 iphone/android 应用程序。
当用户单击外部链接时,电话会打开默认浏览器并在其中打开链接。
在某些应用程序中,虽然我已经看到可以打开一个在应用程序内向上滑动(从下到上)的层,并显示该层中链接所指的网站(见屏幕截图)。在底部,两个按钮显示“关闭”和“在 Safari 中打开”。
有没有办法对 Phonegap 做同样的事情?
该ChildBrowser插件完全符合您的要求。
ChildBrowser