Ask a Question related to Macromedia ColdFusion, Design and Development.
-
pnugent #1
Creating WYSWIG Editor for TextArea
As part of an application I am buidling, there is an html based email client.
The from, to and cc fields are just text fields with which the user can enter
email addresses. However, the body field is a text area in which the user can
free form text. Is there any way to make this text area wsysig as in the text
editor seen in eBay? This way they can click on a menu bar above the text area
to format their text with unerline, bolding, etc.
I have a screenshot of what i am trying to describe
here:[url]http://myoldchevy.com/texteditor.jpg[/url]
I am using CF 5. Has anyone attempted anything like this?
pnugent Guest
-
Rich Text Editor textarea backgroundColor BUG - markupdisappears
When you type text manually in a Rich Text Editor and you change the background color of the Rich Text Editors textArea, most of the markup will... -
Creating a flex based editor.
I have to built a flex based editor like . I was wondering whether these people used a library for various components or they build everything... -
Creating a html-editor
hello, I have written a programm with Director, in which a user can write html-code for small advertising-banners. After doing this, he/she can... -
Creating mini-html editor
I have been given the task of adding a component to a control panel that will act as a miniature html editor. I would like to know how to determine... -
Removing carriage returns from <textarea></textarea> input
Hiya, I have a form with a <textarea></textarea> to receive user input. This input is then stored in a database and sent by fax... I need to... -
ikramy #2
Re: Creating WYSWIG Editor for TextArea
[url]http://www.macromedia.com/cfusion/webforums/forum/messageview.cfm?catid=3&threadid=1015665[/url]
ikramy Guest
-
neilsytner #3
Re: Creating WYSWIG Editor for TextArea
There's quite a few options available, but here are two that you should
investigate:
Open-source - FCK Editor - [url]http://www.fckeditor.net[/url]
I've never had much joy with getting this configured, but you might have more
luck
Commercial - KTML - [url]http://www.interaktonline.com/Products/KTML/[/url]
Includes a Dreamweaver Extension for easy insertion into your page
Let us know what solution you decide on - it might help others in similar
situation :)
neilsytner Guest



Reply With Quote

