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

Popular posts from this blog

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -