Scroll is not working on ios9 using jquery mobile 1.4.5, Please help me.
Dear All,
My website scroll is not working on ios9 using jquery mobile 1.4.5.
I already added "style="overflow-y:scroll;-webkit-overflow-scrolling:touch;" but it won't changed.
So, I changed -webkit-overflow-scrolling:auto. It is working well but no smooth. How to do to smooth the scroll. Please help me.