I'm using the editor, which works very well ... and for the most part works equally well in FireFox and InternetExplorer ...
except ... when I open find or replace in IE, an extra paragraph is inserted at the top of the editor ...
anybody get this bug or have any ideas ... ??
of course, I don't want the extra paragraph to be inserted ...
except ... when I open find or replace in IE, an extra paragraph is inserted at the top of the editor ...
anybody get this bug or have any ideas ... ??
of course, I don't want the extra paragraph to be inserted ...
Re: Extra paragraph insert when using find and replace
The editor seems to be inserting this code under certain (unknown) circumstances:
Re: Extra paragraph insert when using find and replace
Here's what shows up in FCKeditor's source view:
but this is what ends up on the page:
So it seems that FCKEditor is showing a <br /> tag that gets removed before the text gets posted...