javascript - JS: Run function outside iFrame -
i have website can press ctrl+c (using shortcut.js library) , text field appears, can type command go somewhere else, content of "somewhere else" loaded inside iframe.
the thing websites ctrl+c still works, , others not. there way make function check keyboard if focus on iframe?
Comments
Post a Comment