-3

I'm using

overflow: scroll

on a menu

how do I hide the scrollbar and still be able to scroll?

Rue Vitale
  • 1,549
  • 4
  • 17
  • 24

1 Answers1

-2

You cant,thats the whole point of the overflow:scroll; There are ways of styling it but never heard of removing it.

  • You can. That's wrong. Since when the scrollbar is the point of `overflow:scroll;`? The point is, obviously, to make the content scrollable. – nicael Dec 18 '15 at 17:20
  • would you be so kind to share? – Mr Alexander Dec 18 '15 at 17:20
  • Google + comments under this question. – nicael Dec 18 '15 at 17:21
  • When you make a "you can" statement please prove this... there may be "hacks" such as "http://blogs.msdn.com/b/kurlak/archive/2013/11/03/hiding-vertical-scrollbars-with-pure-css-in-chrome-ie-6-firefox-opera-and-safari.aspx" but this is not a solution... – Mr Alexander Dec 18 '15 at 17:24
  • 2
    If you can't google (sorry, the results coming are pretty straight), then at least **look at the comments under this question.** – nicael Dec 18 '15 at 17:25