cloudflare / embed-box

Universal install guide for embed codes and CMS plugins.
http://embedbox.io
MIT License
78 stars 12 forks source link

Delay download until after page transition completes #64

Closed adamschwartz closed 8 years ago

adamschwartz commented 8 years ago

I’m finding that the page transition into Drupal (in the hero, e.g.) stutters—I believe because the download is starting. So I think we should render the download iframe after the transitionEnd event occurs.