msdnexpert
Jan 8th, 2001, 11:45 PM
Dear all,
I am using document.all in my Javascript code. This does not work on Netscape 4.0. Actually I am generating the HTML FORM dynamically and the number of text inputs in the HTML FORM are not fixed. So how does one solve this problem without using document.all.
I am using document.all in my Javascript code. This does not work on Netscape 4.0. Actually I am generating the HTML FORM dynamically and the number of text inputs in the HTML FORM are not fixed. So how does one solve this problem without using document.all.