I don’t want any ajax functionality currently in ckeditor. How can i remove that button from toolbar? If i do not disable that save button i get strange errors when i click that button. I followed this tutorial :-
http://docs.cksource.com/CKEditor_3.x/Developers_Guide/Integration
Thanks in advance 🙂
In your config file, you can specify your own toolbar (and leave out the save button).
For example, my config: