Monday, December 3, 2012

javascript – Hide scrollbar with overflow:scroll enabled

I need to hide the scrollbar on a div that has overflow:scroll; enabled so that the div will scroll with mouse and keyboard but the scrollbar itself will not be displayed.


is there a way of doing this with css or is javascript the way to go?






Rating: 1 out of 5 based on 4 ratings



The post javascript – Hide scrollbar with overflow:scroll enabled appeared first on Javascript ASK.






via Javascript ASK http://javascriptask.phpfogapp.com/javascript-hide-scrollbar-with-overflowscroll-enabled.html

No comments:

Post a Comment