Hello,
I am trying to edit Glitch javascript code from inside an iFrame with a virtual keyboard.
Is it possible to send virtual keyboard input on a webpage into a Glitch editor iFrame?
One option I guess is make a simple text editor and have the virtual keyboard input to that, then have Glitch load that file somehow. But I really like Glitch’s code highlighting and syncing.
Any help or ideas is appreciated, thanks!