Ver Mensaje Individual
  #5 (permalink)  
Antiguo 02/02/2010, 08:21
xCrack
 
Fecha de Ingreso: febrero-2010
Mensajes: 4
Antigüedad: 14 años, 3 meses
Puntos: 0
Respuesta: Cargar todo en un iframe

<a href="alert.php" target="frame" ><img src="{$site_root}{$template_root}{$template_images _root}/m3.jpg" alt=""/></a>



y el frame ...

<iframe id="frame" style="overflow:hidden" src ="http://192.168.1.50/inmob_pablo/index2.php" width="100%" height="1400" >
</iframe>

entonces claramente me carga el index2.php ... pero no el de arriba que es el alert.php que esta en una pestaña y deberia cargar ...