Hi ,
i am using FCKeditor_2.6.10 javascript .
FCK editor creating junk char for ” ->�?
it's creating 65563,63 ASCI char code for ” (8221) so i am facing junk in editor previously i am using jhtmlArea0.7.0 editor it's working fine but i need FCKeditor but it creating problem.
i tried with false and true for entities in config
FCKConfig.ProcessHTMLEntities = false ;
FCKConfig.IncludeLatinEntities = false ;
FCKConfig.IncludeGreekEntities = false ;
but still facing funk char problem
i am attaching file of both which is old editor JHtmlArea0.7.0. plugin out put and JCKeditor Plugin output
suggest me how to overcome as soon as possible.
thanks in advance.
Hi there,
Hi there,
is there any reason at all that you are using FCKeditor? It's an outdated, retired product that we no longer support. It was succeeded with CKEditor a few years ago and CKEditor is much more modern, superior, and actively developed product. If you are only starting with FCKeditor, it is much more recommended to use CKEditor instead.
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!