CSS webkit scrollbar show/hide

后端 未结 5 998
萌比男神i
萌比男神i 2021-01-31 21:47

I\'m using -webkit-scrollbar and what I want to happen is the scrollbar hidden on page load, and it stays hidden until you hover over the container div it is attached to. When y

5条回答
  •  情深已故
    2021-01-31 22:31

    I ended up going with the slimscroll javascript plugin. It would be cool to have an all-css solution, but this plugin is done very well, and allows the focus-shown/hidden idea.

    http://rocha.la/jQuery-slimScroll

提交回复
热议问题