Quantcast
Channel: Microsoft Dynamics CRM Forum - Recent Threads
Viewing all articles
Browse latest Browse all 82002

HTML Web Resource Scrolling not working smoothly in IOS IPhone and IPad

$
0
0

Hello All,

I am working on Dynamics 365 UUI. I have bound HTML Web Resources on Opportunity Form Section. As we know that section has 40 rows width limit. But my HTML Web Resources have 50 rows with HTML controls. Earlier I was facing the issue of scroll bouncing on IOS Mobile Phone and IOS IPad. I have fixed this issue. BUT I am facing one issue on iPhone and IPad that scrolling is not working smoothly when we scroll down. HTML Web Resource is stuck for 1-2 second, and after waiting 5 seconds, When we scroll the HTML page, It is scrolling down properly. How to avoid that delay or stuck in IOS Mobile and IPad.

This HTML Page is working on Andriod Mobile App properly.

I am using below CSS

height: 100%;
width: 100%;
overflow: auto;
position: sticky;
position: -webkit-sticky;
-webkit-overflow-scrolling: touch;

Thanks in advance

Shrikant

shri.bhongade@gmail.com


Viewing all articles
Browse latest Browse all 82002

Latest Images

Trending Articles



Latest Images