Why iFrames Are No Good

Here are the challenges of using iFrames to embed video:
  • Host website cannot properly communicate with embedding
  • Additional round trips for every embed
  • Extending embeddings via host website cumbersome
That's why iFrames are no good. Which is why we integrate directly into the dom.
PREV NEXT