Hi, when I access an iFrames textbox on mobile the whole iframe (or viewport) moves up and in my case the text box is moved out of view making it impossible to see what you are writing.
How do I prevent the page moving up when the keyboard is opened? How can my code know if the hardware keyboard is opened or not?
Thanks