News

HTML's DOM, or Document Object Model, lets you replace an iframe's HTML code by giving JavaScript's getElementById function access the "src" attribute.
IFrames Place an iFrame anywhere on your Web page by adding the following code to an HTML document: This statement creates a new iFrame that displays the contents of a page whose URL is SomePage.htm.