Hide the scrollbar but keep the ability to scroll with native feel

前端 未结 4 1295
庸人自扰
庸人自扰 2021-01-18 08:04

I\'ve searched for an answer to this question and came across hide scrollbar while still able to scroll with mouse/keyboard but the jQuery plugin doesn\'t quite do what I\'d

4条回答
  •  渐次进展
    2021-01-18 08:11

    If you really want to disable the scrolling (In a frameset, the worst possible place for scrolling) then use scrolling=no.

提交回复
热议问题