0

I tried:

overflow:scroll;

In the div which did not worked.

Is there any other work around to achieve this scrolling?

Mahmoud Gamal
  • 78,257
  • 17
  • 139
  • 164
Trini
  • 349
  • 1
  • 5
  • 19

1 Answers1

0

You must give the div height and width to get this to work, see here:

http://jsbin.com/ukesif/1/

JAR.JAR.beans
  • 9,668
  • 4
  • 45
  • 57