Outbound wrote:
Hello,

do you have any recommendation about what wysiwyg html(javascript)
editor to use in php projects ? People usually don't like textareas
and want to increate usability :-/

Best regards,

Roman


HTMLArea. Version 2 supports IE5.5+


V2: http://www.interactivetools.com/products/htmlarea/

Version 3 is currently out in RC1 and supports Mozilla 1.3+ as well as IE. I've got it running on a couple of sites and it works a treat:

V3: http://dynarch.com/mishoo/htmlarea.epl

Really easy to install - upload files, add a few lines of JavaScript and it will convert all textareas on the page into HTML editors.

Back to PHP (!) - someone has written a PHP replacement for the Perl/Aspell spell checker that interfaces with HTMLArea. Not tried it, but since it's pretty much a straight clone it should work alright.

Cheers,

Mike

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to