如何实现Google Phone置顶效果html?

发布于 2024-12-14 18:27:00 字数 173 浏览 0 评论 0原文

Google 手机会在 Gmail 右侧打开一个小部件并停留在那里。即使在导航到其他电子邮件或撰写电子邮件时(我相信 Facebook 聊天也能达到类似的效果)。

他们使用框架吗?我希望不会。

当用户导航应用程序的其他部分时,我需要保持一些图像打开,因此使用谷歌的方法来放置我的图像持有者将是理想的。

Google phone opens up a small widget on the right of Gmail and stays there. Even when navigating to other emails or composing at email (similar effect is achieved I believe by Facebook chat).

Are they using frames? I hope not.

I need to keep some images open while the user navigates other parts of the application so using the approach of google to place my image holders would be ideal.

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

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

发布评论

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

评论(1

忆依然 2024-12-21 18:27:10

我不熟悉谷歌手机,但也许 iframe 就是你想要的:

http:// www.w3schools.com/tags/tag_iframe.asp

这是对另一个文档的内联引用。

I'm not familiar with google phone, but maybe an iframe is what you are after:

http://www.w3schools.com/tags/tag_iframe.asp

It's an inline reference to another document.

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