I have a site where changes made by members have to be approved first. So I save to a table with three fields : before, demand, after. When I display the form for approval, I compare the before and the demand fields and highlight any difference. Any change made to the source HTML by CKeditor triggers false changes and drives the secretary crazy.
I have searched the forum and tried every trick but nothing works. How can we simply tell the editor not mess around the HTML code ? Simply display the output, but don't add any returns, tabs, <P>, <BR> or anything unless the user does something.
Thank you very much.
I have searched the forum and tried every trick but nothing works. How can we simply tell the editor not mess around the HTML code ? Simply display the output, but don't add any returns, tabs, <P>, <BR> or anything unless the user does something.
Thank you very much.