当用户滚动时更改 UIWebview 中的标题

发布于 2024-11-09 21:47:49 字数 147 浏览 0 评论 0原文

我正在开发一个 iOS 应用程序。我如何知道 UIWebview 中显示的当前部分并相应地更改导航栏的标题?标题将是用户正在阅读的部分。 UIWebView 中显示的 html 文件中的各个部分由

标记分隔。

I am developing an iOS app. How can I know the current section that is being displayed in the UIWebview and change the title of the navigation bar accordingly? The title will be the section which the user is reading. The sections in the html file displayed in the UIWebView are separated by <h2> tags.

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

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

发布评论

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

评论(1

樱&纷飞 2024-11-16 21:47:49

如果有人正在寻找答案,

If anyone is looking for an answer to this, this might help. Its basically done using javascript functions.

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