Answer the question
In order to leave comments, you need to log in
How to connect CKEDITOR correctly?
I recently installed ckeditor editor on my site.
Actually, the connection itself.
<textarea id="test"></textarea>
<script src="../js/ckeditor/ckeditor.js"></script>
<script type="text/javascript">
CKEDITOR.replace('test');
</script>
Answer the question
In order to leave comments, you need to log in
1. do not click on the functions, there are buttons for this. All editors have code cleaning and tag replacement, all this can be configured, read the documentation for the plugin and everything will become clear. I would even give a link, but you did not even specify the version of the plugin. So...
2. see the console if there are any errors, see the styles, maybe something overrides. According to your description - only Vanga to call.
3. Computer slows down? Is ckeditor slow? The page on which it is connected slows down? How long is this?
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question