Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Testing for a text box on a page
Message
De
02/08/2001 08:27:34
Jerry Tovar
Dana Corporation Dana It
Maumee, Ohio, États-Unis
 
 
À
Tous
Information générale
Forum:
Internet
Catégorie:
Javascript
Titre:
Testing for a text box on a page
Divers
Thread ID:
00538753
Message ID:
00538753
Vues:
42
How can I test if a text box exists on a web page?

I am trying to set focus to a text box when my page loads. The ONLOAD calls this line.

document.MYFORMNAME['txt_part'].focus();

This works great!

However, I build my form on the fly and sometimes my text box is not there. If it is not there, then the above line displays an error message.

Is there a way to test if the text box exists before trying to set focus?

Thanks,

Jerryt
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform