Question

I'm getting mixed up with my overflow and I just wanted to be put in the right direction.

Was it helpful?

Solution 2

I think overflow-y:auto is the one your after

OTHER TIPS

You need to use the overflow-y:

Try something like this:

<div id="yourDiv" style="overflow-y:scroll;height:400px">
Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top