I have a html page with a div content with scrollbar i need to customize the scroll bar with no sliders and also with only the up and down button visilbe is that possible in css or javascript
I have a html page with a div content with scrollbar i need to customize the scroll bar with no sliders?
#remoteScreen
{
z-index: 4;
position: absolute;
left: 14;
top: 46;
width: 171;
height: 153;
background-color: Black;
overflow: scroll;
}
necklace
No comments:
Post a Comment