Ver Mensaje Individual
  #3 (permalink)  
Antiguo 14/08/2003, 09:46
rashid
 
Fecha de Ingreso: enero-2002
Ubicación: Perez Zeledon Costa Rica
Mensajes: 1.009
Antigüedad: 23 años, 1 mes
Puntos: 11
Gracias Tilu, pero no se no me funciona:
function frame(enlace)
{
win = window.open();
win.document.write('<html><head><title>Esta visitando un sitio que no pertenece al Deposito de JS 1.3</title></head><frameset rows="80,*" border="0" target=_top framespacing="0" frameborder="no"><frame src="frame.htm" name="frame" target=_top scrolling="no"><frame src="'+enlace+'" name="contenido"></html>')
}



Alguna idea?

Gracias