Skip to main content

Create text area which allow user to make text bold/italic change font and size in coldfusion

We often have requirement to Create text area which allow user to make text bold/italic change font and size in coldfusion

Thanks to <cftextarea> which lets you highlight make text bold its actually a editor for this we put richtext="true" in tag cftextare.


Comments