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 (Nancy Burton-Vulovic)
- Subject: [Javascript] Netscape 4x and text form fields
- Date: Fri, 28 Dec 2001 18:28:10 -0500
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
- Follow-Ups:
- [Javascript] Netscape 4x and text form fields
- From: Golden Troll
- [Javascript] Netscape 4x and text form fields
- From: Peter Brunone
- [Javascript] Netscape 4x and text form fields
- References:
- [Javascript] hidden check box element
- From: Tom Wheeler
- [Javascript] hidden check box element
- Prev by Date: [Javascript] server-side js
- Next by Date: [Javascript] Netscape 4x and text form fields
- Previous by thread: [Javascript] hidden check box element
- Next by thread: [Javascript] Netscape 4x and text form fields
- Index(es):