I am developing an app in ASP.net in which I enable the div property of overflow scrolling like overflow-y: Scroll. But when I run this app on the IPad, the scrolling on div is not smoothly working. Can you suggest me any plugin for smooth scrolling or any other solution?
I am developing an app in ASP.net in which I enable the div property
Share
You may try jQuery Custom Scrollbar plugin for your app.
SEE DEMO:
OR
EXAMPLE FIDDLE: