This example demonstrates using a hidden iframe to emulate some of the features of the new HTML5 seamless iframe attribute, which browsers do not yet support. More information is available online.
Note: Run this example under a server to avoid possible JavaScript security-related error messages in Chrome. See also information on JavaScript's same origin policy
Back to Iframes Examples