Just a thought, and you'll have to try this, but I thought all of those 
'style' attributes operated in much the same way as an HTML element's 
style attribute. i.e. headerStyle="background-color:##BDD3FF;color:##FFFFFF"

Might be wrong, but worth a try. I could see where IE would allow it 
malformed, but FF choke, so it would be worth the try. (Just tried it 
myself, and that does appear the issue).

Steve "Cutter" Blades
Adobe Certified Professional
Advanced Macromedia ColdFusion MX 7 Developer
_____________________________
http://blog.cutterscrossing.com

Don L wrote:
> Steve, what you said makes sense, thanks.  Don
> 
> Code looks like this:
> <cfwindow name="do something" title="do something for you or me :)"
>       source="dosomething.cfm" 
>       draggable="true"
>       resizable="true" 
>       initshow="true" 
>       height="385" 
>       width="360" 
>       x=10
>       y=40
>       headerStyle="{ background:##BDD3FF; }"/>
> 
>> DonL,
>>
>> Perhaps a code snippet of what you find isn't working would help out...
>>
>> Steve "Cutter" Blades
>> Adobe Certified Professional
>> Advanced Macromedia ColdFusion MX 7 Developer
>> _____________________________
>> http://blog.cutterscrossing.com
>>
>> D
>>> Guys, I'd appreciate your feedback on this. tks./ 
>>>
>>>
> 
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:299505
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