How can I prevent an HTML page from scrolling when arrow keys are pressed if an iframe inside it is focused?
I’m gettting this error in Chrome
The iframe is focused, I know its focused. The parent scrolls anyway.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The following code inside the iframe document will prevent it from scrolling: