Ver Mensaje Individual
  #2 (permalink)  
Antiguo 25/11/2004, 07:23
Avatar de tunait
tunait
Moderadora
 
Fecha de Ingreso: agosto-2001
Ubicación: Terok Nor
Mensajes: 16.805
Antigüedad: 23 años, 5 meses
Puntos: 381
Qué tal,

para que te cargue a toda ventana habrías de pedirle


function mClk(src,link) {
if (!src.contains(event.toElement)) {
top.document.location.href = link;
}