Hi everyone
I am currently trying to add a inline ckeditor to some text. No javascript errors occour but unfortunately all tools is disabled and I cant edit the text.
http://fiddle.jshell.net/5LuyD/
Any have a glue what i do wrong?
Hi everyone
I am currently trying to add a inline ckeditor to some text. No javascript errors occour but unfortunately all tools is disabled and I cant edit the text.
http://fiddle.jshell.net/5LuyD/
Any have a glue what i do wrong?
The solution
I have found the solution
http://jsfiddle.net/5LuyD/2/
I need to use disableAutoInline as the manual says:
http://docs.ckeditor.com/#!/guide/dev_inline
Glad to see you managed to
Glad to see you managed to make it work, and thanks for posting your solution!
Documentation Manager, CKSource
See CKEditor 5 docs, CKEditor 4 docs, CKEditor 3 docs, CKFinder 3 docs, CKFinder 2 docs for help.
Visit the new CKEditor SDK for samples showcasing editor features to try out and download!