Unfortunately Netscape 4.0+ only supports background-color on checkboxes and
radio buttons, not other form elements

Check out this site as a reference:

http://www.w3schools.com/css/pr_background-color.asp

simon

-----Original Message-----
From: Brian Scandale [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, June 26, 2002 5:03 PM
To: CF-Talk
Subject: Re: Javascript, form input colors and Netscape


Thanks Jon,

That's a WAY cool link and it will be VERY useful in the future as I tune my
CSS Style sheets... However, my question still remains... Using JAVASCRIPT
to address form properties... how does one color an input window in
Netscape?

I'm hearing that it's not possible for Netscape 4.0 series browsers but it's
not an authoritive statement that I've heard yet. My searches turn up
nothing definitive.

Anyone?
Brian


At 04:47 PM 6/26/02, you wrote:
>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...
>
>
>

______________________________________________________________________
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
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

Reply via email to