Hi,
im using ckeditor. A blur function saves the document. The blur causes an error while opening modal dialogs from the editor.
You must remove the blur function for saving and add a button for save / cancel instead. Alternatively you can use the save icon of the editor. check: http://www.ckeditor.yweb.at/js/editInplace.js
URL: http://ckeditor.yweb.at/
-> scroll to footer -> login with pass: “admin”
-> click on content for editing demo
-> try creating a link
i need some…
