-
Following the documentation, you can use a website as the slide background. You can also enable interactivity with this website using
If I don't interact with the website during the presentation, I can go from one slide to the next one. However, as soon as I start interacting with the interactive background-iframe, I can not use the keyboard anymore to go to the previous or next slide. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
I don't think that's automatically possible, because you've selected the background frame and indicated that you wish to give the background frame focus. You could try clicking on an element that's outside the iframe (like the title, for example). That will require, however, that you keep a visible element on the screen. |
Beta Was this translation helpful? Give feedback.
I don't think that's automatically possible, because you've selected the background frame and indicated that you wish to give the background frame focus.
You could try clicking on an element that's outside the iframe (like the title, for example). That will require, however, that you keep a visible element on the screen.