BETA
My accountGet started
Apr 142020
Componentator

Fix scrolling in mobile Safari / iOS

This blog post describes how to fix a scrolling in mobile Safari. If you use j-ViewBox as main document container then you may a problem.

Fix scrolling in mobile Safari / iOS

We had a problem with scrolling in mobile Safari / iOS if we used j-ViewBox as the main body container with custom scrollbars. The code below fixes our problem and it may helps you too.


Append the code below into your main script or under <body> element: