Digg/Stumbleupon 酒吧

发布于 2024-08-10 05:27:19 字数 124 浏览 5 评论 0原文

我想看看是否有可能像你们一样实现一个“酒吧”,以及 Digg、Stumble On 和其他网站。

我不知道它叫什么——框架集、iframe之类的,但我什至想不出一个合适的标题来搜索谷歌..

你能帮忙吗?

I'm looking to see if it's possible to implement a "bar" like you guys have, along with Digg, Stumble upon and other websites.

I have no idea what it's even called - frameset, iframe of sorts but I can't even think of a proper title to search google..

Can you help?

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

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

发布评论

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

评论(1

终陌 2024-08-17 05:27:19

您可以使用 CSS 位置 属性设置为“固定”。然后,该元素可以放置在您想要的任何位置,并且滚动页面不会影响该位置。

You can have a normal div tag (or whatever tag you want to use) with CSS position property set to 'fixed'. Then the element can be positioned where ever you want and scrolling the page doesn't affect the position.

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