对用户隐藏主体滚动条,同时仍然允许页面使用 jQueryscrollTo 移动
听起来像是用户体验禁忌……但就这样吧。
我使用 jQuery scrollTo 将页面移动到绝对定位的 div 部分。我想删除滚动条,以便用户在不使用导航(始终存在)的情况下无法从一个部分移动到另一个部分。
可能的? overflow:hidden;
是我的第一个想法,但理论上它根本不起作用。
谢谢大家!
Sounds like a UX no-no.. but go with it.
I'm using jQuery scrollTo to move the page around to absolutely positioned div sections. I'd like to remove the scrollbars so that the user can't move from section to section without using the navigation (which is always present).
Possible? overflow:hidden;
was my first thought, but it doesn't even work theoretically.
Thanks all!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
知道了。
因为它们不在体内!
Got it.
'cause they're not in the body!