6
How do I make the page menu index.html open the pages inside the iframe contained in the same document (index.html).
For example, by clicking on link down the page contato.html is carried inside the iframe that’s on the page index.html.
<a href="contato.html">Contato</a>
thanks, worked cool!
– Renoir Reis
I wanted to answer this :D+1
– Wallace Maxters