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:
Other posts from Componentator
- 2021-01-19New improvements in jComponent v18
- 2020-02-12Developer tools
- 2019-10-26How to create a sign up form?
- 2019-09-23Dark mode for Google Static Maps
- 2019-09-18Pure JavaScript core for Pie and Donut SVG charts