|
|
Subject:
WYSIWYG HTML Rich Text Editor Component to Replace TEXTAREA Tag
Category: Computers > Programming Asked by: rob1026-ga List Price: $25.00 |
Posted:
23 Aug 2003 09:09 PDT
Expires: 22 Sep 2003 09:09 PDT Question ID: 247949 |
I'm writing a web application using the Tomcat 4.1.18 Servlet Container and, therefore, JSP pages. On the HTML forms I've created, I need a great component that provides WYSIWYG (rich-text) formatting capabilities. This component will replace the standard TEXTAREA element. I've searched the best I can, and found a couple excellent tools that run in PHP, but not JSP. These are wysiwygpro.com and devedit.com. 1) Can I get these PHP solutions to work simultaneously with my JSP pages? 2) What other alternatives do I have? The editor component should work on the latest browsers available on Windows, Mac, and Linux. | |
| |
|
|
There is no answer at this time. |
|
Subject:
Re: WYSIWYG HTML Rich Text Editor Component to Replace TEXTAREA Tag
From: snsh-ga on 23 Aug 2003 10:05 PDT |
http://sourceforge.net/projects/dreaming/ |
Subject:
Re: WYSIWYG HTML Rich Text Editor Component to Replace TEXTAREA Tag
From: damiam-ga on 24 Aug 2003 14:06 PDT |
If you want to support users of Netscape, Mozilla, and the rest of the Gecko browser family, you might check out Midas: http://www.mozilla.org/editor/midasdemo/ You could detect the browser and serve up htmlarea to an IE user and Midas to a Netscape, etc. user. |
If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you. |
Search Google Answers for |
Google Home - Answers FAQ - Terms of Service - Privacy Policy |