Ver Mensaje Individual
  #1 (permalink)  
Antiguo 25/08/2010, 10:43
IDRID
 
Fecha de Ingreso: mayo-2010
Mensajes: 118
Antigüedad: 14 años, 6 meses
Puntos: 1
Pregunta if document.url con ancla o sin ella

Código:
<script language='javascript'>
var info = document.location.hash;
if (document.URL != &quot;http://tedigoquenoimportaxD.blogspot.com/p/members.html&quot; + info&quot;) {
}
</script>
Gracias y perdonen por esto tan novato xD.