Questions tagged as 'ckeditor'

1
answer

modify chosen and ckeditor

Chosen How to modify the data-placeholder value: using javascript ex: <select data-placeholder="Para:" name="cd_aluno[]"id="cd_aluno" multiple class="chosen-select"> change the date-placeholder with js CKEditor How to di...
asked by 06.09.2016 / 19:34
1
answer

Problem with CKEditor in modal Bootstrap

I'm having trouble viewing windows that are opened by CKEditor, called from a Bootstrap modal. They, the windows, open. But only behind the modal. Can anyone help ??     
asked by 18.05.2015 / 06:55
1
answer

CKEDITOR configuration overwrites other

On the same page I have 2 texarea. Being one of them is to be small and the other standard. The default has autogrow and the small maximum height arrow of 100px. The problem is that one setting overwrites the other. if(cksize == "small")...
asked by 09.03.2015 / 15:26
1
answer

Delete images sent by ckeditor

I'm using the CKeditor editor. When I put an image in the text in the database it is stored as follows: <p><img alt="" src="http://intranet.supersoft.com.br/novo/ckeditor-integrated/uploads/images/imagem.jpg"style="height:420px; width...
asked by 17.11.2014 / 11:15
1
answer

Using the tab key on the ckeditor

I'm using ckeditor on a system I'm developing and I have the following question. Can you enable the tab on ckeditor?     
asked by 16.10.2014 / 15:50
1
answer

How to send formatting from CKEditor to DB?

My question is as follows, I configured CKEditor inside a textarea , where everything I type sends to banco de dados which at the same time feeds another page, working in sistema de noticias style. But in the page t...
asked by 19.06.2014 / 01:50
1
answer

CkEditor Fills data in URL when sending

Good morning guys. Have you ever seen this problem while using Ckeditor? I have a form where my <textarea></textarea> text box is replaced by the Ckeditor text editor. I have this on my page: <form class="panel input-g...
asked by 05.11.2017 / 14:43
0
answers

CKEditor taking too long to load

I'm using the angularJS version of CKEditor to generate my text fields. The problem is that it only calls the plugin when the page is already loaded. Because of this, he expects all the images he has on the page to load only after loading the fi...
asked by 28.07.2017 / 14:59
0
answers

How to get text from CkEDITOR with MySQL PLUGINS

My question is as follows, I set up CKEditor with PLUGINS inside a textarea, where everything I type sends to the database that feeds another page, running in the news system style. However, in the page that should open the typed content and...
asked by 11.10.2016 / 23:19
1
answer

problem dragging ckeditor image

I'm starting to use the ckeditor plugin, I can usually send an image to the editor, but when I drag the image to another place, it disappears, and the warning of that second image here, when I copy and paste an image in the editor, the same prob...
asked by 28.05.2016 / 05:44