When you first think of iframes, you probably think of embedded YouTube videos and web forms. But iframes can do a lot more than just embed third-party content. As an inline, sandboxed DOM environment, the iframe is a powerful tool for communicating across domains, loading resources asynchronously, securing content, and more. In this talk we'll explore a number of helpful ways to script iframes, both conventional and not. (Mostly not.)
Slides: slideshare.net/benvinegar/modern-iframe-programming-8281214
twitter.com/bentlegen
This was the fifth talk on the B track of TXJS 2011. Visit 2011.texasjavascript.com for more.