L
lawpoop
I'm using the Cross-Browser Rich Text Editor (RTE) byt Kevin Roth to
allow HTML editing on a website I'm working on.
I've noticed that in FireFox 3, editing any text puts an extra '<br />
<style type="text/css"> body { background: #FFF; } </style>' set of
tags at the end, with some tabs and line breaks mixed in there.
If I keep re-submitting the text, it keeps appending those tags onto
the data.
I edit the text in IE6, and this doesn't happen.
Has anyone experienced this, and do you have a fix or workaround?
I can't really look at the source for the RTE, because it's compressed
javascript. I couldn't find any discussion groups about this app, so
I'm posting here
allow HTML editing on a website I'm working on.
I've noticed that in FireFox 3, editing any text puts an extra '<br />
<style type="text/css"> body { background: #FFF; } </style>' set of
tags at the end, with some tabs and line breaks mixed in there.
If I keep re-submitting the text, it keeps appending those tags onto
the data.
I edit the text in IE6, and this doesn't happen.
Has anyone experienced this, and do you have a fix or workaround?
I can't really look at the source for the RTE, because it's compressed
javascript. I couldn't find any discussion groups about this app, so
I'm posting here