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...

Thanks to anyone who has experience in this.

Brian

______________________________________________________________________
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to