cadaver
22:25 05-06-2003 Rich DHTML Editor
О! Вот достойная реализация среди прочих!

http://www.solmetra.com/en/disp.php...w/en_spaw_about

SPAW Editor is a web based WYSIWYG editor control enabling web site developers to replace a standard textarea html control with full-featured, fully customizable, multilanguage, skinable web based WYSIWYG editor.
[SMALL]Features included in this release:

Basic text editor features (cut, copy, paste, undo, redo);
Basic formatting features (bold, italic, underline, fore color, background color, fonts, etc.);
Management of HTML objects (images, links, tables, etc.);
Applying CSS classes to text and objects;
Advanced image manipulation - image library sub-control (upload, preview and select images);
Advanced table manipulation - create, modify attributes of table and cells, insert/delete rows and columns, merge/split cells (including unique vertical merging feature!!!);
Support for themes (skins) - 4 ready to use themes included;
Fully customizable toolbars - 4 presets included;
Multilanguage support - English, Lithuanian, Russian, German, Dutch, Italian, French, Hebrew, Turkish, Chinese, Czech, Brazilian Portuguese new, Swedish new, Danish new and Hungarian new language files included;
Support for multiple fully independent instances of control on the same page (each instance can have different theme, toolbar, language, style classes, etc.);
HTML code cleanup (useful for copy/pasting content from MS Word);
Optional design time borders on borderless tables;
Active toolbar reflecting applicable features and current style new;
Demo script showcasing the use of the control;
Basic documentation (this file).
[/SMALL]

Песня!
Комментарии:
zar
23:44 05-06-2003
красиво :).

а я как замену textarea использовал штучку попроще(без php и т.п.). кажется это былhtmlArea v2.03.
единственное что мне в таких вещях не нравится, так это поддержка броузеров ну и может генерируемый html код.

я ставил такую игрушку в административный модуль одного сайта, так не у всех InternetExplorer от 5.5 и при первом показе пользователь увидел голый textarea с непонятным html кодом.
cadaver
23:59 05-06-2003
Ну, суть одна и та же - я потому и написал - достойная среди прочих :)
А наличие IE5.5+ можно затребовать, в принципе. Кстати, он же на 95 винд ставится?

А что тебе в коде не нравится? Довольно чистый...
zar
10:34 06-06-2003
насчет кода после любых изменений он всё равно преобразуется в стандартный. при этом чистятся например <style></style>, но class= остаются. но это наверно я придераюсь, можно через style='' делать. да и не для тех целей такое.
zar
10:36 06-06-2003
насчёт 95 не в курсе.