0
iframe Keyboard event problem... not detecting keyboard inputs. How do I focus the iframe?
New Here
,
/t5/animate-discussions/iframe-keyboard-event-problem-not-detecting-keyboard-inputs-how-do-i-focus-the-iframe/td-p/12014615
May 04, 2021
May 04, 2021
Copy link to clipboard
Copied
It seems as if when the application is uploaded to a server the application gets out of focus event when clicking. I have tried a standalone version and it works. The problem I'm running into is keyboard events not being registered when involing iframe. Any ideas?
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
Community Beginner
,
LATEST
/t5/animate-discussions/iframe-keyboard-event-problem-not-detecting-keyboard-inputs-how-do-i-focus-the-iframe/m-p/12043096#M344066
May 17, 2021
May 17, 2021
Copy link to clipboard
Copied
After loading the html5 file into iframe, you need to "focus". Then the keyboard keys will work for the file in the iframe.
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

