Ver Mensaje Individual
  #1 (permalink)  
Antiguo 27/03/2008, 21:06
Avatar de McBlink
McBlink
 
Fecha de Ingreso: noviembre-2006
Ubicación: $ARG->LaPampa()
Mensajes: 1.694
Antigüedad: 17 años, 5 meses
Puntos: 23
Exclamación Abrir web dentro de Otra, Poblemas con Iframes

Buenas Noches,
haber si me dan una mano..
quieo hace algo.. pero o se que es lo que pasa.. me siento inutil :S
como dije quiero abrir una web dentro de otra,
pero el iframe no se muestra con todo el ALTO..

les dejo este ejemplo haber que me dicen..

Código HTML:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Documento sin t&iacute;tulo</title>
</head>
<body>
<table width="100%" border="0" bgcolor="#FFFFFF">
  <tr>
    <td bgcolor="#009999">&nbsp;</td>
  </tr>
</table>
<iframe src="http://google.com" width="100%" height="100%"> </iframe>
</body>
</html> 
Saludos y gracias!!

__________________
Recuerda usar el highlight para mostrar código
mauricioblint.com