iUI:后退按钮在 UIWebView 中不起作用

发布于 2024-09-15 15:01:54 字数 304 浏览 3 评论 0原文

我有一个混合的 Web/本机应用程序,我使用(你猜对了)UIWebView 来显示应用程序的 html 部分。根据应用程序的性质,我使用的视图没有任何工具栏,包括前进/后退按钮。

html是使用iUI设计的。所有“页面”都包含在同一个文档中,使用 ids 来指定页面内容。当在 iPhone 上的 safari 中查看 html 时,iUI 的“后退按钮”按预期工作。但是,当我在 UIWebView 中使用 html 时,iUI 的“后退按钮”不起作用。

在 iUI 中,或者更有可能在 UIWebView 中,我是否缺少某些东西来让“后退按钮”按预期工作?

I have a mixed web/native app, and I use a (you guessed it) UIWebView to display the html portion of the app. Do to the nature of the app, I am using the view without any toolbar, including forward/back buttons.

The html is designed using iUI. All of the "pages" are contained in the same document using ids to designate page content. When viewing the html on the iPhone in safari, iUI's 'backbutton' works as intended. However, when I use the html in UIWebView, iUI's 'backbutton' doesn't work.

Is there a something I'm missing, either in iUI, or what's more likely, in UIWebView to get the 'backbutton' to work as intended?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

心不设防 2024-09-22 15:01:54

我转向了 jQTouch,这是一个更好的库,尽管它仍处于测试阶段,但使用起来相对容易。最重要的是,它看起来也更时髦! jQTouch 团队干得好!

I switched over to jQTouch, which is a much nicer library, and even though it's still beta, it was relatively a snap to work with. Best of all, it look a lot snazzier too! Good job jQTouch team!

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文