Обходной путь включения полноэкранного режима iOS Mobile ⇐ IOS
Обходной путь включения полноэкранного режима iOS Mobile
I have a web app and for best user experience, I need to hide the toolbar of mobile safari (iOS) .
I know that many websites use an overlay taller than the screen size and some kind of indication for the user to scroll up (like a "swipe up" gif"). Scrolling causes the toolbar to disappear!
But I was wondering if there is any library that already does this and detects if the user is playing on iOS and if he is not in fullscreen mode, triggers the popup, etc. and then hides it when the user is back in fullscreen.
If there is no library, any recommendations are welcome to detect if we have iOS and if user is not in fullscreen mode and how to hide the popup after he triggered fullscreen.
Источник: https://stackoverflow.com/questions/781 ... workaround
I have a web app and for best user experience, I need to hide the toolbar of mobile safari (iOS) .
I know that many websites use an overlay taller than the screen size and some kind of indication for the user to scroll up (like a "swipe up" gif"). Scrolling causes the toolbar to disappear!
But I was wondering if there is any library that already does this and detects if the user is playing on iOS and if he is not in fullscreen mode, triggers the popup, etc. and then hides it when the user is back in fullscreen.
If there is no library, any recommendations are welcome to detect if we have iOS and if user is not in fullscreen mode and how to hide the popup after he triggered fullscreen.
Источник: https://stackoverflow.com/questions/781 ... workaround
-
- Похожие темы
- Ответы
- Просмотры
- Последнее сообщение