Written by

Répondre à : Oh, is that necessary? Where is the consulate in Westerous country?

Home Forums Répondre à : Oh, is that necessary? Where is the consulate in Westerous country?

#4631
baruanifred
Maître des clés

Hello,

Very good theme. Congrtz. I am trying showcase code snippet here its possible?

function wp_attempt_focus(){
setTimeout( function(){ try{
d = document.getElementById('user_login');
d.focus();
d.select();
} catch(e){}
}, 200);
}

Thanks

Last modified: 15 juin 2017

Aller au contenu principal