修复跨移动平台的页脚 div - Jquery?

发布于 2024-11-10 13:40:01 字数 162 浏览 0 评论 0原文

有人有一个简单有效的解决方案来将页脚菜单固定到视口窗口的底部吗?绝对定位似乎适用于除 iPhone 之外的所有设备。

我认为他们应该是一个简单的 jquery 或 jquery touch 脚本来做到这一点,但我还没有找到一个!

任何建议都非常收到!

干杯 保罗

Does anybody have a simple effective solution to fix a footer menu to the bottom of a viewport window? Absolute positioning appears to work in all but Iphone.

I thought that their should be a simple jquery or jquery touch script out there to do this, but I'm yet to find one!

Any advice greatfully received!

Cheers
Paul

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

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

发布评论

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

评论(2

水水月牙 2024-11-17 13:40:01

Paul,您可以通过添加固定位置的页脚来实现此目的,请参阅

http://jquerymobile.com/demos/1.0a4.1/#docs/toolbars/bars-fixed.html

只需在菜单的页脚中创建一个导航栏,请参阅

http://jquerymobile.com/demos/1.0a4.1/#docs/toolbars /docs-navbar.html

http ://jquerymobile.com/demos/1.0a4.1/#docs/toolbars/docs-footers.html

Paul, you can achieve this by adding a footer with fixed-positioning, see

http://jquerymobile.com/demos/1.0a4.1/#docs/toolbars/bars-fixed.html

Just create a navbar within the footer for a menu, see

http://jquerymobile.com/demos/1.0a4.1/#docs/toolbars/docs-navbar.html

or alternatively

http://jquerymobile.com/demos/1.0a4.1/#docs/toolbars/docs-footers.html

空城仅有旧梦在 2024-11-17 13:40:01

这行得通吗。它移植到win/safari...

http://jsfiddle.net/biznuge/stsfX/3/< /a>

祝你好运!

Does this work. it grafts in win/safari...

http://jsfiddle.net/biznuge/stsfX/3/

good luck!

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