[Javascript] Netscape 4x and text form fields

Golden Troll gtroll at qwest.net
Fri Dec 28 19:35:54 CST 2001


NN4 doesn't allow you change the properties....
scott
www.goldentroll.com

-----Original Message-----
From: javascript-admin at LaTech.edu [mailto:javascript-admin at LaTech.edu]On
Behalf Of Nancy Burton-Vulovic
Sent: Friday, December 28, 2001 3:28 PM
To: javascript at LaTech.edu
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 at LaTech.edu
https://lists.LaTech.edu/mailman/listinfo/javascript




More information about the Javascript mailing list