In our application for UI we are using JSF or Prime faces for that. We would like to hide the scrollbar for our application, but we are struggling to achieve this in Interne
use
.classname { -ms-overflow-style: -ms-autohiding-scrollbar; }
This automatically hides the scollbar but shows it again when scrolling
https://developer.mozilla.org/en-US/docs/Web/CSS/-ms-overflow-style