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

Binding to Kendo UI Editor click event

3 Answers 517 Views
Editor
This is a migrated thread and some comments may be shown as answers.
jagter5
Top achievements
Rank 1
jagter5 asked on 04 May 2017, 06:38 PM

I need to bind a handler to the click event of the Kendo UI editor after initialization.

I have tried to bind the handler to the iframe or the iframe body tag using jQuery bind(), .on() or .click() methods, but it does not work.

Can someone help and show me some example code how to bind to the click and double-click events please?

Regards

Johan

 

3 Answers, 1 is accepted

Sort by
0
jagter5
Top achievements
Rank 1
answered on 04 May 2017, 06:41 PM

Some additional information ....

I use the Editor in classical mode, not in-line.

I want to click anywhere on the content area of the Editor

0
Accepted
Rumen
Telerik team
answered on 08 May 2017, 10:59 AM
Hi Johan,

Here you are Dojo example: http://dojo.telerik.com/IPOvad

Regards,
Rumen
Telerik by Progress
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
0
jagter5
Top achievements
Rank 1
answered on 16 May 2017, 02:16 AM
Thanks
Tags
Editor
Asked by
jagter5
Top achievements
Rank 1
Answers by
jagter5
Top achievements
Rank 1
Rumen
Telerik team
Share this question
or