Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Set focus issue
Message
De
08/07/2010 22:49:53
 
 
À
30/04/2010 00:31:07
Information générale
Forum:
Internet
Catégorie:
Javascript
Titre:
Divers
Thread ID:
01462488
Message ID:
01471937
Vues:
42
This message has been marked as the solution to the initial question of the thread.
Try this my friend, it will surely work!
<script>
var txtBox=document.getElementById("txtSearch" );
if (txtBox!=null ) txtBox.focus();
</script>
hope this helps
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform