Is it possible to allow only a horizontal scroll bar when using overflow:auto (or scroll)?
overflow: auto; overflow-y: hidden;
For IE8: -ms-overflow-y: hidden;
Or Else :
To hide X:
To hide Y: