I have now mainly achieved what I need to do with CKEditor (including using custom modal aspx dialogs with dropdown lists populate from a database via web services, and sorting out 'dirty' checking). But I have one annoying 'niggle': when the editor is first displayed using existing content drawn from a database, it initially displays such content in the wrong font (a monospaced font - possibly Courier) before redrawing in the correct font. All of this creates an unpleasant user experience. Is this avoidable?
Jon
Jon