Ver Mensaje Individual
  #3 (permalink)  
Antiguo 18/05/2006, 09:01
rkpost
 
Fecha de Ingreso: noviembre-2005
Mensajes: 117
Antigüedad: 19 años, 4 meses
Puntos: 0
le agregas al iframe

onload="cargo()"

y definis la funcion

function cargo() {
window.iframe1.history.go(0);
}

y si no es asi pega en el palo :p