Ver Mensaje Individual
  #2 (permalink)  
Antiguo 03/04/2012, 12:42
Avatar de diamari
diamari
 
Fecha de Ingreso: marzo-2012
Mensajes: 95
Antigüedad: 12 años, 1 mes
Puntos: 30
Respuesta: Problema extraño con focus()

Prueba con esto:

Código:
setTimeout(function(){document.getElementById("num_documento").focus();}, 1);