Search the archives!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Javascript] Netscape 4x and text form fields
- From: javascript@xxxxxxxxxx (Golden Troll)
- Subject: [Javascript] Netscape 4x and text form fields
- Date: Fri, 28 Dec 2001 17:35:54 -0800
NN4 doesn't allow you change the properties.... scott www.goldentroll.com -----Original Message----- From: javascript-admin@xxxxxxxxxx [mailto:javascript-admin@xxxxxxxxxx]On Behalf Of Nancy Burton-Vulovic Sent: Friday, December 28, 2001 3:28 PM To: javascript@xxxxxxxxxx Subject: [Javascript] Netscape 4x and text form fields I need to be able to "gray out" text fields in Netscape 4x if a certain radio button is checked. I need them to be both visually distinct and unable to accept text. I wrote a script that works fine in IE5x and NS6.2, using document.form.field.style.bgColor and document.form.field.disabled, but it doesn't do anything at all in NS4x. Any hints? TIA Nancy _______________________________________________ Javascript mailing list Javascript@xxxxxxxxxx https://lists.LaTech.edu/mailman/listinfo/javascript
- References:
- [Javascript] Netscape 4x and text form fields
- From: Nancy Burton-Vulovic
- [Javascript] Netscape 4x and text form fields
- Prev by Date: [Javascript] Netscape 4x and text form fields
- Next by Date: [Javascript] Netscape 4x and text form fields
- Previous by thread: [Javascript] Netscape 4x and text form fields
- Next by thread: [Javascript] Netscape 4x and text form fields
- Index(es):