Hi,
Thanks for helping me! I have one more question. When I paste an image in chrome by using ctr+V, instead of putting an image it puts space. But I can paste the image in firefox. The problem is only with images not with text.
Thanks once again!
Thanks for helping me! I have one more question. When I paste an image in chrome by using ctr+V, instead of putting an image it puts space. But I can paste the image in firefox. The problem is only with images not with text.
Thanks once again!
Re: Cannot paste image in chrome by ctr+v
See this: http://docs.cksource.com/CKEditor_3.x/H ... _Clipboard
There are different approaches to this in modern browsers, but most often if it "works", it only works on your computer, because the browser is pasting a local path to the image and as such, the image will not be visible to anyone but you.
If you want it to be available to anyone, you need to upload it to the server first.
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!