Honda
02-26-2007, 05:03 PM
URL: http://www.dynamicdrive.com/dynamicindex16/openwysiwyg/index.htm
Hello,
how can I put an automatic word-wrap into the textarea at the openwysiwyg-editor?
I tried out the following:
<textarea id="test1" name="test1" cols="90" rows="10" wrap="hard"></textarea>
<script language="javascript1.2">generate_wysiwyg('test1');</script>
But it didnīt work?
Has anyone a clue, where or how I can fix that?
Thanx for any help,
Honda
Hello,
how can I put an automatic word-wrap into the textarea at the openwysiwyg-editor?
I tried out the following:
<textarea id="test1" name="test1" cols="90" rows="10" wrap="hard"></textarea>
<script language="javascript1.2">generate_wysiwyg('test1');</script>
But it didnīt work?
Has anyone a clue, where or how I can fix that?
Thanx for any help,
Honda