
Windows height without the soft/touch keyboard
Hi, I am developing a website and I need the input field to stay above the keyboard.
- window.screen.height
- document.documentElement.clientHeight
- screen.height
- window.innerHeight
- window.visualViewport.height
Does not seem to work on Firefox but does work on chrome for mobile.
Hi, I am developing a website and I need the input field to stay above the keyboard.
* window.screen.height
* document.documentElement.clientHeight
* screen.height
* window.innerHeight
* window.visualViewport.height
Does not seem to work on Firefox but does work on chrome for mobile.
All Replies (3)
Hi
This sounds more like a web development question than an issue with Firefox for Android. I recommend that you ask the experts at https://stackoverflow.com/.
I'd rather say that visualViewport is broken on firefox mobile.
I recomend that you raise an issue for our developers at: