Answered
Coldfusion Flash Forms - Border doesn't show up
Hello everyone.
In Coldfusion 7, Flash Forms, using the 1.5 Flex engine, the border doesn't appear to show up when used in a cfformgroup tag. Is it not supported?
<cfform format="flash" method="get"width="200" name="sample">
<cfformgroup type="horizontal" height="100" width="400" style="background-color: ##3399FF; border-bottom:##33FF00;" />
</cfform>
Thanks,
Andrew
In Coldfusion 7, Flash Forms, using the 1.5 Flex engine, the border doesn't appear to show up when used in a cfformgroup tag. Is it not supported?
<cfform format="flash" method="get"width="200" name="sample">
<cfformgroup type="horizontal" height="100" width="400" style="background-color: ##3399FF; border-bottom:##33FF00;" />
</cfform>
Thanks,
Andrew
