I am developing a site for mobile browsers, but I am not sure if css overflow:auto works on most of them.
I couldn’t find much information on the compatibility.
Much appreciated if someone could point out whether it works on some mobile browsers or not.
overflow:auto should work, because its W3C standard and supported by most of the mobile browsersBut I can’t test it in various mobile devices due to lack of resources 😛