Ver Mensaje Individual
  #3 (permalink)  
Antiguo 09/06/2011, 23:13
InKarC
 
Fecha de Ingreso: noviembre-2005
Mensajes: 426
Antigüedad: 19 años, 2 meses
Puntos: 87
Respuesta: Javascript y iframe

Código Javascript:
Ver original
  1. if (top.location != self.location && top.location.indexOf("paginaamiga.com") == -1)
  2. {top.location = self.location;}