-
Any revealjs folks know if there is a way to use an iframe on a slide but NOT load it till the slide is visible? I'm trying to delay a CodePen embed from running.
-
…in reply to @raymondcamden
revealjs And of course now I find it - you can use data-src and data-preload.