http://www.mako4css.com/cssforms.htm
----- Original Message ----- From: "Brian Scandale" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Wednesday, June 26, 2002 7:29 PM Subject: Javascript, form input colors and Netscape > Does anyone know how to use javascript to change the background color of an <input type=text > form element with Netscape 4.0? > > I have been using statements like this for IE and Netscape 6.0+ > ---------- > frm.elements[itemNumber].style.background = "#00FF00"; > ---------- > > but it does not work with Netscape 4.0 browsers... ______________________________________________________________________ Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

