This is a migrated thread and some comments may be shown as answers.

Using Editor inside of ColorBox

3 Answers 71 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Mike
Top achievements
Rank 1
Mike asked on 26 Mar 2013, 04:03 AM
Hello,

I am running into issues getting the Kendo Editor to work inside of a jQuery Colorbox (loaded via ajax). 

The Editor appears ok, but none of the "value" content loads into the inside of the editor, and the editor is not selectable.  If I move the editor outside of colorbox is works Ok.

How can I re-initialize the editor once loading via ajax into a Colorbox? 

3 Answers, 1 is accepted

Sort by
0
Petur Subev
Telerik team
answered on 27 Mar 2013, 02:16 PM
Hello Mike,

You can try to programatically call focus method of the editor once everything is initialized and see if you are able to type then. 

Also if possible reproduce this into a jsfiddle so we can take a closer look of the case.

Kind Regards,
Petur Subev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Gagan
Top achievements
Rank 1
answered on 18 Nov 2015, 11:15 PM
Focusing on the editor didn't work. Is there any other solution?
0
Helen
Telerik team
answered on 20 Nov 2015, 09:59 AM
Hello,

You should focus the editor once everything is initialized:

http://dojo.telerik.com/Omoti/6


Regards,
Helen
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
Editor
Asked by
Mike
Top achievements
Rank 1
Answers by
Petur Subev
Telerik team
Gagan
Top achievements
Rank 1
Helen
Telerik team
Share this question
or