text editor
Moderator: General Moderators
text editor
Hi
I need to add text editor in my Text box. Does anybody have an idea...how can I do that. I think there is a text editor in Java...but I am not sure..
for example... I am typing text in this post.... I can edit this post as well...like I can make somethings bold, and some italics... and change fonts.
Please help.
I need to add text editor in my Text box. Does anybody have an idea...how can I do that. I think there is a text editor in Java...but I am not sure..
for example... I am typing text in this post.... I can edit this post as well...like I can make somethings bold, and some italics... and change fonts.
Please help.
- John Cartwright
- Site Admin
- Posts: 11470
- Joined: Tue Dec 23, 2003 2:10 am
- Location: Toronto
- Contact:
you could always use BBCode (like these forums)
or some sort of cool ajax realtime form submission onKeyPress type thing
or some sort of cool ajax realtime form submission onKeyPress type thing
Set Search Time - A google chrome extension. When you search only results from the past year (or set time period) are displayed. Helps tremendously when using new technologies to avoid outdated results.
- dibyendrah
- Forum Contributor
- Posts: 491
- Joined: Wed Oct 19, 2005 5:14 am
- Location: Nepal
- Contact:
- Ambush Commander
- DevNet Master
- Posts: 3698
- Joined: Mon Oct 25, 2004 9:29 pm
- Location: New Jersey, US
- RobertGonzalez
- Site Administrator
- Posts: 14293
- Joined: Tue Sep 09, 2003 6:04 pm
- Location: Fremont, CA, USA
Go to http://www.google.com and type in either of the following terms...
TinyMCE
FCKEditor
These will do exactly what you want. HTMLArea is another decent app, but it is not supported anymore.
TinyMCE
FCKEditor
These will do exactly what you want. HTMLArea is another decent app, but it is not supported anymore.