Hi guys, does anyone know of a way to make divs scrollable in android devices?
Ihave used
overflow:scroll;
This works ok in pc browsers and even makes the div scrolable on the iphone, but does not make the div scrollable on an android device.
Any help appreciated............