javascript - Hide scroll bar even when the cursor hovers the div -
i have div text scrolled , down 2 simple buttons & js. wish totally disable scroll bars never appear on screen, if crosser above them.
how approach problem?
thank shani
add overflow: hidden
css rule div.
Comments
Post a Comment