Hello everyone,

I just added an extension to my frontend with the htmlarea editor as wysiwyg
element. I am not sure if it should be the default. The old one generates
<b> and <i> in the editor while the htmlarea generates <strong> and <em>.
Another difference is that the old one updates only the field where the user
is working on. The htmlarea updates all fields and the validator has to
validate all fields then too. The old one uses a timer to check if the field
is valid, but that could be a performance issue if it is used in the
htmlarea. But on the other hand nobody will notice, because the old frontend
did the same thing or even worse (Every keystroke was a full wizard
validation). Maybe the my-htmlarea.js could be tuned better, but I will look
into that later.

Nico Klasens
 
Finalist IT Group
Java Specialists


Reply via email to