首页
注册
登录
V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请
登录
Dive into HTML5
›
http://diveintohtml5.org/
广告
V2EX
›
HTML
请问下网易运音乐网页版的滚动条是如何隐藏的?
liduanjie
·
2020-09-07 10:47:49 +08:00
· 2755 次点击
这是一个创建于 1517 天前的主题,其中的信息可能已经有所发展或是发生改变。
有没有大佬指教一下, 就是播放列表里面的滚动条。原生的滚动条太丑了。。
滚动
指教
列表
原生
4 条回复
•
2020-09-07 11:32:00 +08:00
1
tanranran
2020-09-07 10:51:16 +08:00
::-webkit-scrollbar {
display: none; /* Chrome Safari */
}
2
wht0522
2020-09-07 11:02:12 +08:00
https://github.com/mdbootstrap/perfect-scrollbar
3
liduanjie
OP
2020-09-07 11:22:28 +08:00
@
tanranran
@
wht0522
多谢大佬
4
liduanjie
OP
2020-09-07 11:32:00 +08:00
@
tanranran
@
wht0522
我发现很神奇的是网易云的滚动是不用绝对定位,left top 这些,不知道怎么做到。
关于
·
帮助文档
·
博客
·
API
·
FAQ
·
实用小工具
·
1224 人在线
最高记录 6679
·
Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 30ms ·
UTC 18:18
·
PVG 02:18
·
LAX 11:18
·
JFK 14:18
Developed with
CodeLauncher
♥ Do have faith in what you're doing.