Ver Mensaje Individual
  #3 (permalink)  
Antiguo 16/05/2011, 13:55
gerkin
 
Fecha de Ingreso: enero-2008
Mensajes: 84
Antigüedad: 16 años, 2 meses
Puntos: 0
Respuesta: Problema con iframe

Este es todo el codigo que uso:

<html>
<head>

</head>
<body>
<iframe frameborder="0" id="DOMWindowIframe" style="width: 100%; height: 520px; border: medium none; background-color: rgb(255, 255, 255);" name="DOMWindowIframe138" src="http://www.google.com" wspace="0" hspace="0"></iframe>
</body>
</html>

Es un ejemplo que quiero hacer andar pero no se porque no funciona...