cabeçalho Home Home clientes fale conosco
This is a DOM demonstration in the browser. In order for you to see it, you will need a browser that supports the W3C DOM standard, like the mozilla 5 web browser.
Demo links

Dynamically importing content into the Document using IFRAMES and DOM interfaces
This example demonstrates how to use iframes to retrieve content information from a webserver and dynamically append the external content into the main document. With this demo you can perform three kinds of operations, which are: create a new IFRAME element, hide it and retrieve content from the web server.