Ver Mensaje Individual
  #5 (permalink)  
Antiguo 29/03/2004, 09:10
jpalbox
 
Fecha de Ingreso: abril-2002
Mensajes: 432
Antigüedad: 22 años, 9 meses
Puntos: 0
Pues yo utilizo: window.opener.parent.location.href =("paginma.asp") , en el codigo que pongo abajo y no me funciona,

¿sabeis cual es el fallo?
Me tira error de sintaxis


ventana.document.write('<html><head><link href="../estiloss.css" rel="stylesheet"><title>' + titulo + '</title></head><body style="overflow:hidden" marginwidth="0" marginheight="0" topmargin="0" bottommargin="0" leftmargin="0" rightmargin="0" scroll="no" onUnload="opener.cont=0" bgcolor="#3366FF" text="#FFFFFF"><center class="b"> <a href="javascript:window.print()" class="b">Print photo</a> | <a onclick="window.opener.parent.location.href = "contact.asp";" class="b">Contact us</a> | <a href="javascript:window.close()" class="b">Close window</a><br><br><center><img src="' + cual + '" onLoad="opener.redimensionar(this.width, this.height)">')



Última edición por jpalbox; 29/03/2004 a las 09:17