dom - how to create textnode in CKEditor -


i not able make text node in ckeditor. please me.i have tried

var textnode = editor.document.text('mytext');  

without knowing intend 1 can this

var ele = new ckeditor.dom.element("p", ckeditor.instances.editor1.document); 

source: docs


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -