Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
position:fixed适用于 iPhone / iOS,但我的粘性页脚刚刚开始在页面中间挂出,而不是为 android / htc 保持固定?
position:fixed
有什么建议么?
在您的 html 中输入此代码。
<meta name="viewport" content="user-scalable=no" />