I tried:
overflow:scroll;
In the div which did not worked.
div
Is there any other work around to achieve this scrolling?
You must give the div height and width to get this to work, see here:
http://jsbin.com/ukesif/1/