I'm not sure how the cfselect works in terms of what the background is being
set on. But in CSS, background-color can be set on either the option or the
select (the select will style the topmost box and option will style the drop
down.)

Perhaps you can try using a stylesheet rather than placing the information
into the cfselect tag?


Sandra Clark
==============================
http://www.shayna.com
Training in Cascading Style Sheets and Accessibility


-----Original Message-----
From: Richard White [mailto:[EMAIL PROTECTED] 
Sent: Thursday, September 21, 2006 12:08 PM
To: CF-Talk
Subject: Re: cfinput text backcolour

>>document.getElementById('formElementId').style.backgroundColor = 
>>"#ffffc0";

is there any reason why the above wont work on cfselect drop down boxes
although i can set the style="background:##xxxxxx;" when i declare it fine?



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:253745
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to