-
I have a series of background leaflet iframes that I'd love to have work seamlessly (I have them set on timers to start from previous slide then zoom to another part of the map after <1 second). Annoyingly the iframe refreshes each time I switch to a slide, even if the background html does not change. Any ideas on how to get rid of the refresh when it's the same exact background html file? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
I don't know of a way to do this. This SO answer seems to indicate that its possible but requires some pretty advanced JavaScript customization: https://stackoverflow.com/questions/61060886/prevent-reloading-of-background-iframe-in-reveal-js |
Beta Was this translation helpful? Give feedback.
I don't know of a way to do this. This SO answer seems to indicate that its possible but requires some pretty advanced JavaScript customization: https://stackoverflow.com/questions/61060886/prevent-reloading-of-background-iframe-in-reveal-js