I have a box wider then it’s parent, so I set:
Overflow: auto;
Now the box is really tall, something like 2000 pixels, way off screen. The box has a fixed width of 1100px with the child box now a lot bigger. The scroll bar to scroll right or left is at the bottom. How can I get a scroll bar at the top? I’m open to CSS or jQuery.
Using jScrollPane you can add a custom scroll in any position you wish