Following up to my previous question (Add a scrollbar to a ) on how to always see the scrollbar in a , I am now wondering how yo
For MS IE 10 you'll probably find you need to do the following:
-ms-overflow-style: none
See the following:
https://msdn.microsoft.com/en-us/library/hh771902(v=vs.85).aspx