Hello,
Hopefully someone can help me with what I hope is a simple problem.
I've noticed that even in the demo if while in the Source view I change this:
<p>This is some <strong>sample text</strong>. You are using <a href="http://www.fckeditor.net/">FCKeditor</a>.</p>
to this:
<p>This is some <strong>sample text</strong>.
You are using <a href="http://www.fckeditor.net/">FCKeditor</a>.
</p>
When I go back to the source view the content again looks like this:
<p>This is some <strong>sample text</strong>. You are using <a href="http://www.fckeditor.net/">FCKeditor</a>.</p>
Is there a way to change the text in the Source view so that whatever formatting changes are made are not lost?
Mon, 11/19/2007 - 05:04
#1