Rich editing environment
Home / Site Building & Testing / Rich editing environment
_________________
Web Developer, Kyanmedia
I think FCK is a javascript editor which sits on top of a standard textarea in a html form:
http://www.fckeditor.net/
I've played around a little bit with it, quite a long time ago, but never tried using it in practice.
_________________
Jim O'Donnell
work: Royal Observatory Greenwich
play: eatyourgreens
so people without javascript are required to learn HTML then?
but basically so long as the wysiwyg is an enhancemnet, then there is no problem. The default will be a textarea that users can edit.
Now can you find a wysiwyg editor that produces good clean code
_________________
my mind is on a permanent tangent
| Quote: |
| so people without javascript are required to learn HTML then? |
I don't like it any more that you do
EatYourGreens: yep, seen that before. We'll probably end up implementing our own though as tends to happen in these cases.
_________________
Web Developer, Kyanmedia
| Quote: |
| Now can you find a wysiwyg editor that produces good clean code |
From what I've heard, xStandard is what you want! The trouble is most RTE environments out there a simply a Javascript wrapper around contentEditable which is notorious for producing awful code. The other options are a Java applet or Flash swf, or a dedicated plugin like xStandard.
_________________
Web Developer, Kyanmedia
| elfin wrote: |
| pet peeve of mine:
so people without javascript are required to learn HTML then? |
you could offer an alternative where they can write textile, for instance...
_________________
Patrick H. Lauke / webmaster / University of Salford
co-lead: WaSP Accesibility Task Force
take it to the streets ... WaSP Street Team
personal: splintered | photographia | redux
co-author: Web Accessibility - Web Standards and Regulatory Compliance
_________________
Web Developer, Kyanmedia
| redux wrote: | ||
you could offer an alternative where they can write textile, for instance... |
LOL thats why I constructed the toolbar over on Quirm.net a sort of halfway house.
_________________
my mind is on a permanent tangent
_________________
Red Ant
_________________
Web Developer, Kyanmedia
As far as accessibility goes, you can tab into the text area and tab out, so as long as you don't require the user to use the editor's formatting features, this is acceptable isn't it?
_________________
Kieron McIntyre
www.digbyswift.com
All times are GMT
You cannot post new topics in this forumYou cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


