Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

macsig

macrumors regular
Original poster
Hello, is it possible to have only the vertical scrolling bar where using overflow: auto ?

Thanks
 
Thanks buddy, I didn't know you could specify x and y

Code:
overflow-x: hidden;
overflow-y: auto;


is the answer
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.