Código HTML:
<body> <div style="background-color:red"> <div style="background-color:green">header</div> <iframe id="contenido" width="100%" height="100%" frameborder="0" scrolling="auto"></iframe> <div style="background-color:yellow">footer</div> </div> </body>
Alguien puede decirme porke algo tan simple como un iframe no me funciona en el ie????
Un abrazo!