javascript thread: SV: Re: SV: Re: SV: Re: Show more input fields only when checkbox is check in a form
Ronen,
Not sure about Netscape. I believe getElementById will work for Netscape 6,
but not for 4. Perhaps Netscape gurus can chime in on that...
-----Original Message-----
From: Ronen Estein [mailto:estein@c...]
Sent: Tuesday, October 29, 2002 11:33 PM
To: javascript
Subject: [javascript] Re: SV: Re: SV: Re: SV: Re: Show more input fiel
ds only when checkbox is check in a form
Thanks for the tip John,
It worked out well. However, the form which runs perfectly in IE is a
small disaster in Netscape. Is there a way to find out the the
differences and code for both?