Hi All!
I’m working on the tribute page project. Everything works the way I want in desktop Chrome and Safari, and in the Chrome inspector mobile view.
However…the page won’t scroll in portrait mode on my iPhone 8 (iOS11 Chrome browser and Safari browsers, latest versions). Only once I turn the phone to landscape and then back again, can I scroll in portrait mode.
I searched tons of articles for a solution. The closest article was on this google group. But the defective scroll mentioned in that article was an iScroll, whereas my pen just uses the default scroll.
The scroll works again as soon as I comment out the video tag in the html. I tried all kinds of combinations of overflow and width/height in lots of different places and with lots of different properties.
Forgive me if this is a stupid error – it’s only my second week coding
Thanks in advance for any ideas!
Jan