0

I am using Overflow:auto to scroll a div and it works fine in desktop but not working in Android browser. Is there any proper way to fix this ?

1 Answers1

0

Android doesn't supports overflow property. See if this helps you.

https://github.com/inuyaksa/jquery.nicescroll

winnyboy5
  • 1,486
  • 3
  • 22
  • 45