Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Testing for a text box on a page
Message
From
02/08/2001 08:27:34
Jerry Tovar
Dana Corporation Dana It
Maumee, Ohio, United States
 
 
To
All
General information
Forum:
Internet
Category:
Javascript
Title:
Testing for a text box on a page
Miscellaneous
Thread ID:
00538753
Message ID:
00538753
Views:
43
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
Next
Reply
Map
View

Click here to load this message in the networking platform